# NFT Staking

NFT Staking is available on the official website: **zombietd.app**. Stake NFTs from the Zombie TD Collection to:

* **Boost your ZTD Staking rewards**
* **Upgrade your NFTs** as they gain experience over time

🎖️ The higher the NFT **rarity** - the greater the staking bonus it provides.

🔄 You can stake up to **20 NFTs simultaneously** and unstake them at any time.

⚠️ If the NFT hasn't reached the next level before unstaking, its **leveling progress** and **bonus rewards** will be lost.

### 📊 ZTD staking bonus by rarity (Zombie TD Collection):

| Rarity       | Extra percent |
| ------------ | :-----------: |
| ⚪️ Common    |       5%      |
| 🟢 Uncommon  |      10%      |
| 🔵 Rare      |      30%      |
| 🟣 Epic      |      70%      |
| 🟡 Legendary |      200%     |


---

# 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/how-to-earn/nft-staking.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.
