# 3.3 Characters(Heroes)

Metarun has different characters based on their skills with unique active and passive abilities. Initially, there will be three classes; furthermore, the hero of each class has unique stats and skills that help players increase to win in the battle mode(PVP). In addition, the player can improve a character's characteristics and appearance to increase its effectiveness and value on the external market. Each character can be described using the following gameplay entities:

1. Class
2. Characteristics&#x20;
3. Abilities&#x20;
4. Rarity&#x20;
5. Skin rarity&#x20;

![](/files/0snhcVtuojpARgAkw1Sb)


---

# 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.3-characters-heroes.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.
