> For the complete documentation index, see [llms.txt](https://doc.metarun.game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.metarun.game/metarun-gameplay.md).

# Metarun Gameplay

- [3.1 Game Basics](https://doc.metarun.game/metarun-gameplay/3.1-game-basics.md)
- [3.2 Game Modes](https://doc.metarun.game/metarun-gameplay/3.2-game-modes.md)
- [3.3 Characters(Heroes)](https://doc.metarun.game/metarun-gameplay/3.3-characters-heroes.md)
- [3.4 Character CLASS](https://doc.metarun.game/metarun-gameplay/3.4-character-class.md)
- [3.5 Characteristics](https://doc.metarun.game/metarun-gameplay/3.5-characteristics.md)
- [3.6 Abilities](https://doc.metarun.game/metarun-gameplay/3.6-abilities.md)
- [Fighter Class Active and Passive Abilities](https://doc.metarun.game/metarun-gameplay/3.6-abilities/fighter-class-active-and-passive-abilities.md)
- [Sprinter Class Active and Passive Abilities](https://doc.metarun.game/metarun-gameplay/3.6-abilities/sprinter-class-active-and-passive-abilities.md)
- [Craftsmen Class Active and Passive Abilities](https://doc.metarun.game/metarun-gameplay/3.6-abilities/craftsmen-class-active-and-passive-abilities.md)
- [3.7 Characters Rarity](https://doc.metarun.game/metarun-gameplay/3.7-characters-rarity.md)
- [3.8 Characters Skin Rarity](https://doc.metarun.game/metarun-gameplay/3.8-characters-skin-rarity.md)
- [3.8.1. Maximal Hero and Abilities Level](https://doc.metarun.game/metarun-gameplay/3.8-characters-skin-rarity/3.8.1.-maximal-hero-and-abilities-level.md)
- [3.8.2. Opal Earning Battles](https://doc.metarun.game/metarun-gameplay/3.8-characters-skin-rarity/3.8.2.-opal-earning-battles.md)
- [3.8.3. Reset OPAL Earning Battles(PvP)](https://doc.metarun.game/metarun-gameplay/3.8-characters-skin-rarity/3.8.3.-reset-opal-earning-battles-pvp.md)
- [3.8.4. Skins Rarity Upgrade](https://doc.metarun.game/metarun-gameplay/3.8-characters-skin-rarity/3.8.4.-skins-rarity-upgrade.md)
- [3.9 Character Level](https://doc.metarun.game/metarun-gameplay/3.9-character-level.md)
- [3.9.1. Characters Level Upgrade](https://doc.metarun.game/metarun-gameplay/3.9-character-level/3.9.1.-characters-level-upgrade.md)
- [3.9.2. Influence on Characteristics](https://doc.metarun.game/metarun-gameplay/3.9-character-level/3.9.2.-influence-on-characteristics.md)
- [3.9.3. Influence on the Character Abilities](https://doc.metarun.game/metarun-gameplay/3.9-character-level/3.9.3.-influence-on-the-character-abilities.md)
- [3.10 Boosters](https://doc.metarun.game/metarun-gameplay/3.10-boosters.md)
- [3.11 Pets](https://doc.metarun.game/metarun-gameplay/3.11-pets.md)
- [3.12 Artifacts](https://doc.metarun.game/metarun-gameplay/3.12-artifacts.md)
- [3.13 Mana System](https://doc.metarun.game/metarun-gameplay/3.13-mana-system.md)
- [3.14 Opponent System](https://doc.metarun.game/metarun-gameplay/3.14-opponent-system.md)
- [3.15 Obstacle System](https://doc.metarun.game/metarun-gameplay/3.15-obstacle-system.md)
- [3.16 Unique Areas of the Map](https://doc.metarun.game/metarun-gameplay/3.16-unique-areas-of-the-map.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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