> For the complete documentation index, see [llms.txt](https://cryptoraggies.gitbook.io/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptoraggies.gitbook.io/welcome/soul-and-soulbound-token-sbt/developers-protocol-souls-and-soulbound-tokens/implementing-soulbound-tokens-sbts.md).

# Implementing Soulbound Tokens (SBTs)

## Minting SBTs&#x20;

Provide guidance on how to mint SBTs, including any unique considerations or steps required to make them soulbound.

## Whitelisting SBTs&#x20;

Describe the process of whitelisting SBTs within a user's Soul, including the role of the Soul ID token in this process.

## Transferring SBTs&#x20;

Given that SBTs are soulbound and cannot be transferred, make sure to clarify this point to avoid confusion.

## Integration with Web2 Identity&#x20;

Explain how developers can integrate Souls with web2 identities like Discord accounts. This could also include guidance on using OAuth for user authentication.

## Testing and Deployment&#x20;

Offer advice on testing the implementation of Souls and SBTs, including any specific test cases or scenarios that should be covered. Finally, provide guidance on deploying the application.
