> For the complete documentation index, see [llms.txt](https://ordict.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ordict.gitbook.io/whitepaper/soulbound-on-bitcoin/applications.md).

# Applications

The Soulbound Inscription (SBI) Protocol, utilising the robust and secure framework of the Bitcoin blockchain, offers a versatile platform for recording and verifying a wide array of personal and professional achievements and credentials. This advanced protocol enables the following diverse applications:

* **Proof of Skill**: Educational institutions and training organisations can issue Soulbound Inscriptions as digital proofs of an individual's skills, verified through robust assessments or performances, ensuring that these competencies are recognized globally.
* **Proof of Achievement**: Organizations can utilise the protocol to award digital badges or certificates for significant achievements such as completing projects, reaching sales targets, or contributing to community service, providing a permanent acknowledgment of professional milestones.
* **Loyalty and Reward Programs**: Businesses can replace traditional loyalty cards with digital inscriptions, which are secure, non-transferable, and integrate seamlessly with customer service platforms to provide personalised rewards and offers.
* **Proof of Merit**: In competitive sectors like academia, sports, and arts, the SBI Protocol can immortalise awards and honours, ensuring these accolades are securely recorded and easily verifiable on the blockchain.
* **Proof of Support**: The protocol also supports inscriptions for crowdfunding, donations, or patronage, offering a lasting record of contributions that serve as indelible tokens of appreciation.
* **Intellectual Property Rights**: Artists, musicians, and writers can use the SBI Protocol to claim and verify the ownership of their creative works, providing an immutable record of creation times and rights ownership directly on the blockchain.
* **Professional Milestones**: Companies can issue inscriptions for promotions, significant contributions to projects, or leadership roles, establishing a blockchain-based record of career progression that is transparent and immutable.
* **Achievements in Volunteering and Social Impact**: Non-profits and social enterprises can issue inscriptions as proof of individual contributions to social causes, serving both as rewards and verifiable records of social impact.
* **Proof of Attendance**: Event organisers can mark participation or achievements in significant events like hackathons, conferences, or workshops with Soulbound Inscriptions, giving participants a permanent digital souvenir of their involvement.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://ordict.gitbook.io/whitepaper/soulbound-on-bitcoin/applications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
