# Zombies

### Overview <a href="#b14a9d0a-73a4-4210-ad3c-7c79d4b29193" id="b14a9d0a-73a4-4210-ad3c-7c79d4b29193"></a>

Zombies are your numerous army that will lead to achieving your goals. Each zombie belongs to one of the [Collections ](/zomland-meter/gameplay/collections.md)and its card has one of the rarity options:

**Zombie card rarity**

<table data-header-hidden><thead><tr><th width="250"></th><th></th></tr></thead><tbody><tr><td><strong>Card Rarity</strong></td><td><strong>Chances to receive</strong></td></tr><tr><td>Common</td><td>68%</td></tr><tr><td>Uncommon</td><td>26%</td></tr><tr><td>Rare</td><td>5%</td></tr><tr><td>Epic</td><td>1%</td></tr></tbody></table>

Zombie has **health, attack, speed** and **intellect** features that affect its ZMD price. These features are randomly generated numbers that can be used to create your own Monster.

**Features**

<table data-header-hidden><thead><tr><th width="247"></th><th></th></tr></thead><tbody><tr><td><strong>Characteristics</strong></td><td><strong>Description</strong></td></tr><tr><td>Type (Collection)</td><td>Each zombie belongs to a specific <a href="/pages/KiSBojmRJp1u2r4yMIW5">collection</a>.</td></tr><tr><td>Health</td><td>1 - 50 (randomly generated)</td></tr><tr><td>Attack</td><td>1 - 25 (randomly generated)</td></tr><tr><td>Intellect</td><td>1 - 25 (randomly generated)</td></tr><tr><td>Speed</td><td>1 - 2 (randomly generated)</td></tr></tbody></table>

**Actions with zombies:**

* Create a [Collections ](/zomland-meter/gameplay/collections.md)- exchanges your zombies for a real [Monsters ](/zomland-meter/gameplay/game-overview/monsters.md)with extra features.
* Sell in the [Market](/zomland-meter/gameplay/market.md).
* Kill to get [ZMD Token](/zomland-meter/tokenomics/zmd-token.md) (used for [DAO Governance](/zomland-meter/community-team/dao-governance.md) and staking rewards and in-game activity).
* Send to another user account.
* Participate in Clan Battles.


---

# 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://zomland-1.gitbook.io/zomland-meter/gameplay/game-overview/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.
