> 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/aida.md).

# Aida

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

{% hint style="warning" %} <mark style="color:$success;">**Aida is a non-PvP map, and the jewel drop has been removed**</mark>
{% endhint %}

<mark style="color:yellow;">**Prepare to navigate the enigmatic realm of Aida, a mystifying and perilous map that demands unwavering determination and skill.**</mark>

<mark style="color:yellow;">**Steeped in ancient lore and shrouded in darkness, Aida poses a formidable challenge to all who dare to venture within its boundaries. To tread upon its treacherous terrain, you must possess the resilience and fortitude of a true warrior.**</mark>

<mark style="color:yellow;">**Beware of the menacing guardians that inhabit this realm, for their strength and cunning are unmatched. Only the most intrepid adventurers can hope to overcome the trials that await, as they strive to unravel the secrets concealed within Aida's depths.**</mark>

<mark style="color:yellow;">**Embark on this extraordinary journey, and let the echoes of forgotten legends guide your path as you navigate the mysterious realm of Aida in Mu Online.**</mark>

![](https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FzBkUAvmXiTqJQyVXZdaY%2Faida.png?alt=media\&token=16d587b4-c1e2-4298-b145-c6f46d08988b)

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

<table><thead><tr><th width="152">Death Tree</th><th width="167">Forest Orc</th><th width="167" valign="middle">Death Rider</th><th>Blue Golem</th></tr></thead><tbody><tr><td><p></p><p></p><p><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FFgQsMCgXyE8DAJXNsHK2%2Fdeaththree.png?alt=media&amp;token=be8904b8-2941-4b4e-9896-4408350ce627" alt="" data-size="original"></p></td><td><p></p><p><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FeBZmoO6P5d36azFXaC6H%2Fforestork.png?alt=media&amp;token=f578b49e-4773-45f9-bdab-d6f3e46792ab" alt="" data-size="original"></p></td><td valign="middle"><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FHFzrlR4WcuHAYsnEc1rR%2Fdeathrider.png?alt=media&amp;token=4418dfb1-0b55-4505-b063-9a55c404cee4" alt="" data-size="original"></td><td><p></p><p><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FbNpt8e1YUTf0oAG0oRjO%2Fbluegolem.png?alt=media&amp;token=73d8e814-90b2-4362-aa3b-563c625ad808" alt="" data-size="original"></p><p></p><p></p></td></tr><tr><td>Witch Queen</td><td>Hell Maine</td><td valign="middle"></td><td></td></tr><tr><td><p><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2F86x6wXXGGKmBulxUboeH%2Fwitchqueen.png?alt=media&amp;token=fb0285f0-8547-42fe-aac3-b57ebaf57cba" alt="" data-size="original"></p><p></p><p></p></td><td><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FgLZS0NWk8Tx1RwAnLKMY%2Fhellmaine.png?alt=media&amp;token=44f65fa1-da5c-4eaa-9432-7ceef6591641" alt="" data-size="original"></td><td valign="middle"></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/aida.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.
