# 3.9 Character Level

All the characters of each class in the Metarun start with level 1. Character level represents the base value of health, mana, speed, damage, and abilities. The players can upgrade the base values by playing the game through the native token $MRUN, hard currency, and soft currencies inside the game.

Character level determines the hero's characteristics and max abilities level inside the game. Higher the character level, higher the characteristics, and power of abilities, provide users more chances of winning the game. Metarun characters can achieve the max level of 15, and their abilities can simultaneously achieve the max level of 45.


---

# 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://doc.metarun.game/metarun-gameplay/3.9-character-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.
