# Level

This is an important part of the game.  Your level **increases as you participate in THE CARNIVAL**. &#x20;

Spinning the wheel will allow your character to gain EXP and level up.  The LvL of the hero co-relates with the amount of EXP they receive after each SPIN: The higher the LvL of the character, the more reward they win per SPIN, and will also affect the win rate of the character in THE CAGE (PvP Mode).

The following table shows the EXP threshold that is necessary to reach before any character can upgrade:

| LVL | EXP Threshold |
| :-: | :-----------: |
|  1  |      1-99     |
|  2  |    100-349    |
|  3  |    349-999    |
|  4  |   1000-1999   |
|  5  |   2000-3999   |
|  6  |      N/A      |


---

# 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://galactic-arena-the-nftverse.gitbook.io/galactic-arena-the-nftverse/gameplay-1/rankings/level.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.
