# Level Progression

The primary way to level up your character is by opening [chests](broken://pages/Hle5uCFQfollz4U4X7Qs), each of which grants 10 experience points (EXP). The more [chests](broken://pages/Hle5uCFQfollz4U4X7Qs) you open, the faster your character levels up.&#x20;

To streamline the process, players can enable Auto-Mode, which automatically opens [chests](broken://pages/Hle5uCFQfollz4U4X7Qs), allowing for uninterrupted gameplay.&#x20;

As players progress through levels, they must advance to the next [league](/games/epicapes-adventures/ranking-system.md) to unlock more advanced adventures, new quests, and better rewards. To enter a new league, players need to complete several tasks, including reaching a specific level threshold.

Currently, the maximum level a character can reach in EpicApes is 1000.


---

# 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://docs.epicapes.io/games/epicapes-adventures/character-upgrade/level-progression.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.
