# Character Upgrade

Character Upgrades are central to progression in EpicApes, allowing players to strengthen their characters and face increasingly difficult challenges. By equipping the best gear and honing skills, players can improve their battle performance, enhance survivability, and dominate opponents in the arena.

{% content-ref url="/pages/OqElM1ULTLfdaL28ZvHW" %}
[Level Progression](/games/epicapes-adventures/character-upgrade/level-progression.md)
{% endcontent-ref %}

{% content-ref url="/pages/k90H9WR6HFCGBK8Ulcpm" %}
[Equipment](/games/epicapes-adventures/character-upgrade/equipment.md)
{% endcontent-ref %}

{% content-ref url="/pages/vlVbPAMbctnOXJ4yikwp" %}
[Battle Power & Stats](/games/epicapes-adventures/character-upgrade/battle-power-and-stats.md)
{% endcontent-ref %}

{% content-ref url="/pages/mnCoDk8mkiEbpxyYuRaB" %}
[Skills](/games/epicapes-adventures/character-upgrade/skills.md)
{% endcontent-ref %}


---

# 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.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.
