# Play-to-Earn Features

:people\_wrestling: Players use Zombies to fight Muton Monsters. If players **win the battle**, they will **earn IZU tokens** and gain experience to level up Zombies. Winrate will be calculated automatically based on Zombie stats, rarity and upgrade levels.

The rarity of the Zombie determines the maximum number of moves in every 24 hours.

:play\_pause: **Turns Play Storing:** If a **Zombie** does not participate in Fight Monsters every **12 hours**, turns to fight in the next participation will be accumulated up to the maximum of turns within **12 skipped hours**.

:baggage\_claim: **Claim Rewards:** Fight Monster rewards are kept in the Pending Rewards folder. Users may withdraw 90% of their pending rewards after every 3 days.

:bomb:High rarity Zombies will earn more IZU tokens as a reward for winning battles:diamond\_shape\_with\_a\_dot\_inside:

{% hint style="warning" %}
:pushpin:Additional information will be added after the public launch
{% endhint %}


---

# 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://izombie-universe.gitbook.io/izombie/game-mechanism/play-to-earn-features.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.
