# NFT Boxes with Turrets

On the official website **zombietd.app**, players can try their luck by purchasing a **Turret Box** - a box that contains an NFT Turret. Total supply - **20,000 Turret Boxes** across the ecosystem.

Each box contains **1 NFT Turret** of a selected type with a **random rarity**. There are 5 types of Turrets, each available in **5 rarities**:

* 🪖 **Machine Gun Turret** - deals damage to the closest single target with high attack speed. Effective against weak zombies
* 🚀 **Rocket Turret** - deals massive area damage at medium attack speed. Effective against groups of zombies
* 🔦 **Laser Turret** - deals damage to the closest single target and is most effective against Bosses. When a Boss enters its range, it becomes the priority target, and damage increases over continuous fire. Damage resets when switching targets
* 💣 **Artillery Turret** - deals significant damage and stuns the nearest target for a set duration. Can only be placed in front of the city entrance at the main gate
* 🧲 **Electromagnetic Turret** - deals low area damage but slows down the movement speed of zombies in the affected zone

The sale of NFT Boxes with Turrets is conducted on an **FCFS (first come, first served)** basis - once it's gone, it's gone.

### 🎲 NFT Rarity Distribution

| Rarity       | Distribution (%) | Pieces per 20,000 |
| ------------ | ---------------- | ----------------- |
| ⚪️ Common    | 60%              | 12,000            |
| 🟢 Uncommon  | 30%              | 6,000             |
| 🔵 Rare      | 7%               | 1,400             |
| 🟣 Epic      | 2.5%             | 500               |
| 🟡 Legendary | 0.5%             | 100               |

### 🤝 Referral Program

During the **NFT Boxes with Turrets Sale**, you can join our referral program! Share your personal link and earn **15% rewards in USDT** for every purchase made through it.

All rewards are credited in **USDT** and available for **instant withdrawal** after each purchase.


---

# 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-boxes-with-turrets.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.
