# Arenas

**Arenas are the main way for players to get paid directly in BNB whenever they are concluded.**

In the arena field, there is a character called Quest Master. Players can open a dialogue with the Quest Master to manage the status of their arenas. The Quest Master is also available on the website!

## Rules of arenas

* Each arena **LASTS** 5 days
* Only one hero at a time is allowed for each player to start an arena.
* Each Arena will increase the player level by 1
* To use level 5 heroes, players require to be lvl 2. Lvl 6 heroes require lvl 3. Lvl 7 and 8 require players to be level 4.
* Players can decide to interrupt arenas at any time, in which case, nothing will happen
* After an arena is completed:&#x20;
  * The player will receive the amount of payout for the hero chosen in the arena directly into their wallet (e.g., 2.1 BNB for a level 5 hero).
  * The hero will become a shard, and it will not be possible to sell, upgrade, or use the hero anymore.
  * The player can receive a variable amount of items based on probabilities and levels. Items include crystals, mergers, s-mergers, and g-crystals.
  * Items can drop in any combination up to the level of the hero (see examples below)

> Example 1: Player A starts an arena with a level 3 hero. After 5 days, the player will receive 1.15 BNB and up to 3 items randomly picked
>
> Example 2: Player B starts an arena with a level 5 hero. After 5 days, the player will receive 2.1 BNB and up to 5 items randomly picked
>
> Note that any amount of items can drop after each arena or NONE. The BNB of the hero will always be paid instead.&#x20;

<figure><img src="/files/pmEPQgMnq5L0Knd6vUKd" alt=""><figcaption><p>Example of a hero lev 3 during an arena, note that the indicated values are TEST values</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://distrup7ed.gitbook.io/bob-chain/game-interactions/arenas.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.
