> For the complete documentation index, see [llms.txt](https://mu-lumen.gitbook.io/mu-lumen-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mu-lumen.gitbook.io/mu-lumen-docs/maps/atlans.md).

# Atlans

<h2 align="center"><mark style="color:$warning;"><strong>Atlans</strong></mark></h2>

<mark style="color:yellow;">**Venture into the breathtaking expanse of Atlans, an oceanic realm teeming with some of Kundun's mightiest adversaries, with the Hydra reigning supreme among them. This mystical domain plays host to a legion of formidable sea creatures who have been summoned by the Hydra to safeguard the treacherous path leading to Tarkan. Standing proudly atop Noria, Atlans harbors colossal monstrosities far surpassing their counterparts in the verdant lands of Devias. Within Atlans lie coveted treasures, vigilantly protected by the watchful gaze of the Hydra.**</mark>

![](https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2F6NoitNKC5tVyZz2KGQ4o%2Fatlans.png?alt=media\&token=31bdbe39-08e1-4eb3-8b4f-caf4b80069e1)

### <mark style="color:$warning;">**Monsters in Atlans**</mark> <a href="#monsters-in-devias" id="monsters-in-devias"></a>

<table><thead><tr><th>Bahamut</th><th>Vepar</th><th valign="top">Valkyrie</th><th>Great Bahamut</th></tr></thead><tbody><tr><td><p><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FoV9jwnK181CshB48diAu%2Fbahamut.png?alt=media&amp;token=1b52a6d8-297e-4213-b35b-2d9d723d90f2" alt="" data-size="original"></p><p></p></td><td><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2F2tXxsATFYhmBSrxagteY%2Fvepar.png?alt=media&amp;token=a2d55dae-a406-4743-95b2-6a9bca6d6aab" alt=""></td><td valign="top"><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2Fe91fAjnwKwlFC0cclHdu%2Fvalkyrie.png?alt=media&amp;token=f6dd129b-9322-4f38-83a8-df8e7530c9b0" alt="" data-size="original"></td><td><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2F1QuqZMG4ChovPxeQssZj%2Fgreatbahamut.png?alt=media&amp;token=57b12274-e8b2-4212-9a7f-9e267ec8b017" alt="" data-size="original"></td></tr><tr><td>Silver Valkyrie</td><td>Lizard King</td><td valign="top">Hydra</td><td></td></tr><tr><td><p></p><p><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FvgXF26PpudBclYILsqDV%2Fsilvervalkyrie.png?alt=media&amp;token=397992f0-4066-4260-8caf-958054b39be9" alt="" data-size="original"></p></td><td><p><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2Fa9nCC2f9ZaeDrjE83I36%2Flizardkingabys.png?alt=media&amp;token=fb2ad636-bd4b-4ad3-b30c-06ccd6902d27" alt="" data-size="original"></p><p></p></td><td valign="top"><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2F8JqKanyFjCvCK2OdmhsN%2Fhydra.png?alt=media&amp;token=f88d1b55-e9ba-4c9c-8c19-0bb3fa845325" alt="" data-size="original"></td><td></td></tr></tbody></table>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://mu-lumen.gitbook.io/mu-lumen-docs/maps/atlans.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
