# Level progression

Each hero can progress up to level 100. As he plays matches, he gains experience points necessary to advance in level. Each level requires a specific amount of experience points to complete and allow access to the next level. By leveling up, the hero unlocks various rewards that enrich his gameplay experience. These rewards include attribute enhancements, the ability to upgrade his special ability, as well as the acquisition of spells, pets, amulets, runes, equipment, and other items.

The hero's levels are intrinsically linked to his journey through the underworld. As the hero progresses and completes a specific number of levels, he will traverse the circles of hell. There are a total of nine circles, and the hero must descend through each one in his quest for power and knowledge. This descent not only represents the hero's progress, but also symbolizes his encounter with increasingly difficult challenges, granting him the opportunity to unlock new abilities and rewards along his journey.


---

# 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.dantegames.com/hellmaster/cards/heroes/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.
