# ZTD Staking

Want your tokens to work for you? Staking means **stable income in ZTD** and **in-game bonuses**.

* **10%** of the total token supply - that's **100,000,000 ZTD** - is allocated to staking rewards
* Roughly **137,000 ZTD** are distributed daily among all participants, based on their contribution and bonuses

Choose one of four staking plans to earn tokens and boost your power in-game. All plan bonuses (and box-drop chances) are active while your stake remains locked; they pause if you withdraw.

### 🔹 Basic

* **From 5,000 ZTD**, lock for **1 week**
* No extra token yield, but includes:
  * +10% to all turret attack
  * +10 HP to wall durability
  * +10% Commander XP gain

### 🔸 Standard

* **From 10,000 ZTD**, lock for **2 weeks**
* +10% staking yield and included bonuses:
  * +20% turret attack
  * +20 HP to wall
  * +20% Commander XP gain
  * +20% turret upgrade speed
  * 0.2% chance to get an NFT Box from Big Lucky Box

### 🔶 Premium

* **From 20,000 ZTD**, lock for **1 month**
* +20% staking yield and included bonuses:
  * +30% turret attack
  * +30 HP to wall
  * +30% Commander XP gain
  * +30% turret upgrade speed
  * 0.5% chance to get an NFT Box from Big Lucky Box

### 🟥 Pro

* **From 50,000 ZTD**, lock for **2 months**
* +50% staking yield and included bonuses:
  * +50% to all turret attack
  * +50 HP to wall
  * +50% Commander XP gain
  * +50% turret upgrade speed
  * 1% chance to get an NFT Box from Big Lucky Box
  * 0.1% chance to get an NFT Box for 3-star Campaign completion

### 📈 How to increase staking rewards:

* Pick a plan with **yield bonuses**
* **Level up your Commander** and progress through Campaign
* **Stake NFTs** on the site for additional profit

Once the lock period ends, tokens become available for withdrawal.\
If you don't withdraw - they continue to generate rewards **without a new lock**, under the same plan.


---

# 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/ztd-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.
