# Soulbound NFT

**Soulbound NFT (SBT)** is a non-fungible token (NFT) that **cannot be transferred, sold, or exchanged** after being received. It is bound to the owner's wallet and is used to verify achievements, item ownership, access identification, DAO membership, and other unique attributes in Web3.

#### **Additional Applications of Soulbound NFT (SBT):**

* **Gamification**&#x20;
* **True ownerships**
* **Digital Sould**&#x20;
* **Personal Reputation in Web3**&#x20;
* **Voting in DAOs**&#x20;
* **Access to Beta Testing**&#x20;


---

# 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.hellopixel.network/white-paper-work-in-progress/pixel-miner/inventory/soulbound-nft.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.
