# Arena battles (PvP)

PvP will allow players to challenge other players in their rank range for weekly rewards. Players will be able to earn $ZING based on where on the rank ladder they end up before the week is over. A minimum amount of ‘games played against unique players of equal win ratio’ will be required to be eligible for rewards.

Ladder brackets will also be split up between levels and other various categories (for instance only certain rarity creatures or healer items allowed) with rewards distributed to each ladder.


---

# 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://whitepaper.holozing.com/gameplay/arena-battles-pvp.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.
