# Soulbound token (SBT)

Each successful graduate of MixBytes Farm and member of the Stronghold community is issued a Soulbound token (SBT), which records the entire history of its holder: graduation score from the bootcamp, the results for each audit conducted as part of Stronghold audit contests, the number of valid vulnerabilities detected and their severity level.

To more clearly display the track record of each token holder (SBT holder) and solo auditor, a member of the Stronghold community, a [Leaderboard](https://strongholdsec.io/leaderboard/) has been created, which is dynamically updated after each completed audit contest.

A more detailed description of SBT can be found [here](https://mixbytes.io/blog/an-overview-of-the-mixbytes-camp-soulbound-token).


---

# Agent Instructions: 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:

```
GET https://docs.strongholdsec.io/about/soulbound-token-sbt.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
