> For the complete documentation index, see [llms.txt](https://mintpad.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mintpad.gitbook.io/docs/features/soulbound-non-transferable-nfts.md).

# Soulbound (Non-transferable NFTs)

**Soulbound tokens (SBT)** are NFTs "bound" to the buyer/minter. Therefore, once minted, they can't be transferred to another wallet. This can be useful in a bunch of cases, like non-transferable membership tokens (bound to the user), giving special personal rights to specific wallets, avoiding art reselling, etc.

{% hint style="info" %}
Soulbound collections can be very useful combined with [Token Gating](/docs/features/token-gating.md), which is a way to limit the reselling of memberships. Of course, non-Soulbound collections have their own advantages as well.
{% endhint %}

You can mint specific Soulbound Tokens while keeping a regular (transferable) collection using the airdrop and whitelist options.

{% hint style="success" %}
Using Soulbound tokens in Airdrops is an excellent way of giving your users something that avoids reselling to non-buyers.
{% endhint %}
