# Zombies

Zombie TD features **23 unique types of zombies**, each with its own stats and abilities.

Zombies vary in:

* 🦶 **Movement speed**
* ❤️ **Health points (HP)**
* 📏 **Size**
* 💥 **Damage dealt**

📈 The **larger the zombie**, the greater the threat - they have *more HP* and *deal more damage*, making them a **serious danger** on the Battlefield.

Killing zombies rewards players with **Iron**, which is used to *upgrade Turrets during battle*.

At the end of each battle, players also earn **Gold**, **XP** and **ranking points** (in Endless & PvP modes) based on the *strength and number of zombies killed*.


---

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