# Arena Mode

In Open Alpha, the PvP Arena with simple battle mode will be introduced.&#x20;

Users level up Botans by consuming $COINs earned from walking (or converted directly from $AVA token).  Users can also ascend Botans by consuming $AVA earned from Arena. They can then send Botans to compete in the PvP Arena to win rewards such as $AVA and special NFTs, etc.&#x20;

The current PvP mode is easy: Botans randomly finds its opponent to compete with each other under specific weather condition. The result will be determined by their attributes and the effective walking steps in the past 24hrs.&#x20;

<figure><img src="/files/5fktA6un7xyiFTZH2FR3" alt=""><figcaption><p>Join Arena with Lv. Limitation</p></figcaption></figure>

<figure><img src="/files/RVlAITAhXJu8DGkmoz85" alt=""><figcaption><p>Choose a Botan to Battle</p></figcaption></figure>

<figure><img src="/files/YluevER9Qq9itdTfQi6l" alt=""><figcaption><p>Battle!</p></figcaption></figure>


---

# 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://project-avalon.gitbook.io/project-avalon/how-to-play/arena-mode.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.
