# GAMEPLAY

- [Heroes](https://league-of-ancients-v2.gitbook.io/whitepaper/gameplay/heroes.md): The fallen and risen champions of League Of Ancients.
- [Tank](https://league-of-ancients-v2.gitbook.io/whitepaper/gameplay/heroes/tank.md): Front-liners who take the first charge in battle.
- [Mage](https://league-of-ancients-v2.gitbook.io/whitepaper/gameplay/heroes/mage.md): Sorcery, magic and intellectual resources all in ONE!
- [Marksman](https://league-of-ancients-v2.gitbook.io/whitepaper/gameplay/heroes/marksman.md): The role you can depend on to win you the game!
- [Assassin](https://league-of-ancients-v2.gitbook.io/whitepaper/gameplay/heroes/assassin.md): The only role that can slow down your opponent's carry from reaching their full potential.
- [Support](https://league-of-ancients-v2.gitbook.io/whitepaper/gameplay/heroes/support.md): Always a friend & teammate who will stand by your side!
- [Game Mode](https://league-of-ancients-v2.gitbook.io/whitepaper/gameplay/game-mode.md): Choose your mode and battle it out to earn rewards beyond your imagination!
- [Ancient Souls ($ASL)](https://league-of-ancients-v2.gitbook.io/whitepaper/gameplay/ancient-souls-usdasl.md): The reason Kingdoms battle it out in the Ancient Realm!
- [Runes](https://league-of-ancients-v2.gitbook.io/whitepaper/gameplay/runes.md): A little boost along the way wouldn't hurt.
- [Incantation](https://league-of-ancients-v2.gitbook.io/whitepaper/gameplay/incantation.md): A special ability to aid you in battle.


---

# 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://league-of-ancients-v2.gitbook.io/whitepaper/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.
