# NFT Rarity

NFT Commanders and Turrets come in **5 rarity levels**, each represented by a unique color and offering specific stat bonuses.

The higher the rarity:

* The **stronger the in-game stats**, making your NFT more powerful in gameplay
* The **higher the staking rewards** in tokens
* The **greater its market value**, making it more valuable to buy or sell
* The **larger its weight in airdrop distribution**, giving you a bigger share of rewards

Owning higher-rarity NFTs gives you a **competitive edge** both in-game and in the ecosystem.

### 🎨 Rarity types:

* ⚪️ **Common** (gray)
* 🟢 **Uncommon** (green)
* 🔵 **Rare** (blue)
* 🟣 **Epic** (purple)
* 🟡 **Legendary** (gold)


---

# 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.zombietd.app/nfts-and-marketplace/nft-rarity.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.
