# Instance

- [Altar of Gales (Normal)](https://docs.aionoverdose.com/game-guides/instance/altar-of-gales-normal.md)
- [The Veilenthrone](https://docs.aionoverdose.com/game-guides/instance/the-veilenthrone.md)
- [Herelym Mine](https://docs.aionoverdose.com/game-guides/instance/herelym-mine.md): A solo dungeon featuring Normal and Elite monsters.
- [Altar of Gales](https://docs.aionoverdose.com/game-guides/instance/altar-of-gales.md)
- [Altar of Gales (Easy)](https://docs.aionoverdose.com/game-guides/instance/altar-of-gales/altar-of-gales-easy.md)
- [Kubrinerk's Monster Cube Laboratory](https://docs.aionoverdose.com/game-guides/instance/kubrinerks-monster-cube-laboratory.md): A solo dungeon featuring Normal, Elite, and Boss-level monsters, serving as a key source of Cubicle items.
- [Primeth Forge](https://docs.aionoverdose.com/game-guides/instance/primeth-forge.md)
- [Primeth Forge (Normal)](https://docs.aionoverdose.com/game-guides/instance/primeth-forge/primeth-forge-normal.md)
- [Primeth Forge (Hard)](https://docs.aionoverdose.com/game-guides/instance/primeth-forge/primeth-forge-hard.md)
- [Altar of Ascension](https://docs.aionoverdose.com/game-guides/instance/altar-of-ascension.md)
- [Altar of Ascension (Easy)](https://docs.aionoverdose.com/game-guides/instance/altar-of-ascension/altar-of-ascension-easy.md)
- [Altar of Ascension (Normal)](https://docs.aionoverdose.com/game-guides/instance/altar-of-ascension/altar-of-ascension-normal.md)
- [Infernal Drakenspire Depth](https://docs.aionoverdose.com/game-guides/instance/infernal-drakenspire-depth.md)
- [Infernal Drakenspire Depth (Normal)](https://docs.aionoverdose.com/game-guides/instance/infernal-drakenspire-depth/infernal-drakenspire-depth-normal.md)
- [Infernal Drakenspire Depth (Hard)](https://docs.aionoverdose.com/game-guides/instance/infernal-drakenspire-depth/infernal-drakenspire-depth-hard.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.aionoverdose.com/game-guides/instance.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.
