# Archive

- [Season 2: Dragma](https://docs.onchainheroes.xyz/archive/season-2-dragma.md)
- [Phase 1: Underlings](https://docs.onchainheroes.xyz/archive/season-2-dragma/phase-1-underlings.md)
- [Phase 2: Dragma](https://docs.onchainheroes.xyz/archive/season-2-dragma/phase-2-dragma.md)
- [Battle: Dragma](https://docs.onchainheroes.xyz/archive/season-2-dragma/phase-2-dragma/battle-dragma.md)
- [Crafting: Gear Sets](https://docs.onchainheroes.xyz/archive/season-2-dragma/phase-2-dragma/crafting-gear-sets.md)
- [Fishing: Magma Mire](https://docs.onchainheroes.xyz/archive/season-2-dragma/phase-2-dragma/fishing-magma-mire.md)
- [Ringbearer Perks: Airdrop](https://docs.onchainheroes.xyz/archive/season-2-dragma/phase-2-dragma/ringbearer-perks-airdrop.md)
- [Event: Speed Training](https://docs.onchainheroes.xyz/archive/season-2-dragma/phase-2-dragma/event-speed-training.md)
- [Global Dragma Bounty](https://docs.onchainheroes.xyz/archive/season-2-dragma/global-dragma-bounty.md)
- [Leaderboard Points](https://docs.onchainheroes.xyz/archive/season-2-dragma/leaderboard-points.md)
- [Post Season 2 Plans](https://docs.onchainheroes.xyz/archive/season-2-dragma/post-season-2-plans.md)
- [Weapon Mending](https://docs.onchainheroes.xyz/archive/weapon-mending.md)
- [Training](https://docs.onchainheroes.xyz/archive/training.md)
- [Gacha](https://docs.onchainheroes.xyz/archive/gacha.md)
- [Gacha Machines](https://docs.onchainheroes.xyz/archive/gacha/gacha-machines.md)
- [Gacha Remixer](https://docs.onchainheroes.xyz/archive/gacha/gacha-remixer.md)


---

# 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://docs.onchainheroes.xyz/archive.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.
