# NFT

<figure><img src="/files/wWDOz4VNK0YJeM6GLOFw" alt=""><figcaption></figcaption></figure>

The Ninja Blaze NFT collection was created for those who want to change the face of the market and set their own rules. Each NFT offers the chance to own a piece of the future of gaming.

### What are the benefits for NFT owners?

* Mainnet rewards (countless bonuses after Mainnet launch)
* Discord role (dedicated role on our [Discord channel](/introduction/links-and-contact-us.md))
* Influence (real influence on the development of the project)
* Bonuses in the testnet (exclusive rewards during the Testnet period including extra SHU tokens)

**Total Supply:** 10,000 NFTs

**Unique Holders:** 4500+

### Levels of NFT Holders<br>

<table><thead><tr><th width="193">Level</th><th width="156">Number of NFTs</th><th>Opportunities</th></tr></thead><tbody><tr><td><mark style="color:purple;"><strong>NFT Holder</strong></mark></td><td>1-4</td><td>Participating in voting, reading the chat in Discord</td></tr><tr><td><mark style="color:red;"><strong>Master NFT Holder</strong></mark></td><td>5-9</td><td>Discussing votes and suggestions, participating in voting</td></tr><tr><td><mark style="color:orange;"><strong>Elite NFT Holder</strong></mark></td><td>10+</td><td>Discussing votes and suggestions, Participating in voting</td></tr></tbody></table>

### Voting Participation

In the first version of [DAO](/technology/dao.md), all NFT holders had the opportunity to directly influence the project by using their NFTs to vote and make decisions. A convenient dashboard was available specifically for this purpose at [nft.blaze.ninja](https://nft.blaze.ninja.). After a TGE and [rewarding](/introduction/token/airdrop.md) NFT holders, the DAO transfers all voting rights to NBZ token holders.

### NFT Holders Rewards

NFT holders will receive 5% of the total token [supply](/introduction/token/tokenomics.md) at the time of snapshot (Dec 31, 2024) based on the number of NFT holds and community activity.

There are also plans to convert the old collection to the new collection with NFT Perks.<br>


---

# 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.blaze.ninja/introduction/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.
