# Olderfall

## Olderfall

- [Introduction](https://olderfall.gitbook.io/olderfall/overview/introduction.md): Official Olderfall Whitepaper (v.0.6.0). Last update: November 2025.
- [Vision](https://olderfall.gitbook.io/olderfall/overview/vision.md): Taking the lead
- [Roadmap](https://olderfall.gitbook.io/olderfall/overview/roadmap.md)
- [Team](https://olderfall.gitbook.io/olderfall/overview/team.md)
- [FAQ](https://olderfall.gitbook.io/olderfall/overview/faq.md)
- [Master of Gladiators](https://olderfall.gitbook.io/olderfall/gameplay/master-of-gladiators.md): Become a legend
- [Gladiators](https://olderfall.gitbook.io/olderfall/gameplay/master-of-gladiators/gladiators.md): Every story needs a hero
- [Attributes](https://olderfall.gitbook.io/olderfall/gameplay/master-of-gladiators/gladiators/attributes.md): The foundation of every Fallen
- [Boosters](https://olderfall.gitbook.io/olderfall/gameplay/master-of-gladiators/gladiators/boosters.md): Arm yourself with blessed artifacts
- [Chambers](https://olderfall.gitbook.io/olderfall/gameplay/master-of-gladiators/chambers.md): Every training and resting place has its own essence
- [PvP Battles](https://olderfall.gitbook.io/olderfall/gameplay/battle.md): The arenas are waiting
- [Deathmatch](https://olderfall.gitbook.io/olderfall/gameplay/battle/deathmatch.md): The more you sweat in training, the less you will bleed in battle
- [Flex Tournaments](https://olderfall.gitbook.io/olderfall/gameplay/battle/flex-tournaments.md)
- [Ranked Tournaments (WIP)](https://olderfall.gitbook.io/olderfall/gameplay/battle/ranked-tournaments-wip.md): Epic, amazing and seasonal
- [PvE Battles](https://olderfall.gitbook.io/olderfall/gameplay/pve-battles.md)
- [Battle Tower](https://olderfall.gitbook.io/olderfall/gameplay/pve-battles/battle-tower.md)
- [Expeditions (WIP)](https://olderfall.gitbook.io/olderfall/gameplay/pve-battles/expeditions-wip.md): Don't get lost in the jungle
- [N3MUS Battles](https://olderfall.gitbook.io/olderfall/gameplay/n3mus-battles.md)
- [Crafting](https://olderfall.gitbook.io/olderfall/gameplay/crafting.md)
- [The Forge](https://olderfall.gitbook.io/olderfall/gameplay/crafting/the-forge.md)
- [Planned Expansions (WIP)](https://olderfall.gitbook.io/olderfall/gameplay/crafting/planned-expansions-wip.md)
- [Battle Pass](https://olderfall.gitbook.io/olderfall/gameplay/battle-pass.md)
- [Overview](https://olderfall.gitbook.io/olderfall/nfts/overview.md)
- [FALLEN](https://olderfall.gitbook.io/olderfall/nfts/fallen.md)
- [Weapons](https://olderfall.gitbook.io/olderfall/nfts/weapons.md): In battle, an extension of your body
- [Armor Sets](https://olderfall.gitbook.io/olderfall/nfts/armor-sets.md)
- [Pets (WIP)](https://olderfall.gitbook.io/olderfall/nfts/pets-wip.md): Loyal war partners
- [Tickets](https://olderfall.gitbook.io/olderfall/nfts/tickets.md)
- [Token](https://olderfall.gitbook.io/olderfall/economy/token.md)
- [Utility](https://olderfall.gitbook.io/olderfall/economy/token/utility.md)
- [Tokenomics](https://olderfall.gitbook.io/olderfall/economy/token/tokenomics.md): (Utility-First Model)


---

# 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://olderfall.gitbook.io/olderfall/overview/introduction.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.
