# Battlefield

The main battles in Zombie TD take place across **ruined cities**, with roads winding through the devastation.&#x20;

🧟 Zombies attack in **waves**, advancing toward the city protected by a concrete wall - the *last line of defense* for survivors.

🎯 The player's task is to strategically place **Turrets** along the roads to stop the undead from breaching the city.

🏰 At the heart of the defense stands the **Defense Gate** - the final barrier protecting the remaining population.

* If zombies reach the end of the Battlefield, they will **attack the Defense Gate**
* The Gate has its own **HP**, which can be increased by:
  * Leveling up your **Commander**
  * Unlocking **sector bonuses** on the Campaign map
* Zombies will continue attacking the Gate until it's destroyed - *unless eliminated by nearby Turrets first*

### 🔩 Turrets & Iron - Core Battle Mechanics

* Each battle begins with a **limited amount of Iron** - a resource used exclusively for building and upgrading Turrets during combat
* Additional Iron is earned by **killing zombies** - the stronger the enemy, the more Iron rewarded
* Players can only use Turrets for which the corresponding **NFT is equipped** in a slot on the official site: zombietd.app
* Any deployed Turret can be **upgraded to Level 6** by spending Iron

### 💣 Arsenal

To stop the horde - especially near the Defense Gate - players can deploy special **Arsenal items**:

* **Grenade**
* **Dynamite**
* **Cryogenic Bomb**
* **Hydrogen Bomb**
* **Nuclear Bomb**

🛒 Additional Arsenal items can be purchased from the **in-game store** using **ZTD tokens**


---

# 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/gameplay/battlefield.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.
