# Legends of Elumia Gitbook

## Legends of Elumia Gitbook

- [Welcome to Elumia](https://docs.elumia.io/welcome-to-elumia.md): The Legends of Elumia Gitbook is an evolving document maintained on a regular basis. Some information will be updated throughout development.
- [Introduction](https://docs.elumia.io/introduction/introduction.md)
- [About Us](https://docs.elumia.io/introduction/about-us.md)
- [Elumia & The Infinite Tower](https://docs.elumia.io/the-game/elumia-and-the-infinite-tower.md)
- [Gameplay](https://docs.elumia.io/the-game/gameplay.md)
- [Character Class Avatars](https://docs.elumia.io/the-game/character-class-avatars.md)
- [Champion Abilities](https://docs.elumia.io/the-game/champion-abilities.md)
- [Battlemage Abilities](https://docs.elumia.io/the-game/battlemage-abilities.md)
- [Archer Abilities](https://docs.elumia.io/the-game/archer-abilities.md)
- [Equipment and Items](https://docs.elumia.io/the-game/equipment-and-items.md)
- [Digital Collectibles](https://docs.elumia.io/the-game/digital-collectibles.md)
- [Pets](https://docs.elumia.io/the-game/pets.md)
- [Character Stats](https://docs.elumia.io/the-game/character-stats.md)
- [Game Economy](https://docs.elumia.io/more/game-economy.md)
- [ELU Tokenomics](https://docs.elumia.io/more/elu-tokenomics.md)
- [Community Governance](https://docs.elumia.io/more/community-governance.md)
- [Forging the Future](https://docs.elumia.io/more/forging-the-future.md)
- [Core Team & Partners](https://docs.elumia.io/more/core-team-and-partners.md)
- [FAQ](https://docs.elumia.io/more/faq.md): Here we have compiled some of the most important questions about our project. Make sure to check back occasionally as the list will grow as we release more information about the game.
- [Disclaimer](https://docs.elumia.io/more/disclaimer.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.elumia.io/welcome-to-elumia.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.
