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

# Noria

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

<mark style="color:yellow;">**Noria, the fairy homeland and kingdom, is a vast forest located at the far eastern edge of the MU continent. In the distant past, Noria was exclusively inhabited by fairies but over time,after Kundun's conquest of MU, contact and trade between fairies and humans increased. As a result, human presence and settlements in the region grew steadily.**</mark>

<mark style="color:yellow;">**Noria remains central to fairy life. Despite its seemingly peripheral location, Noria plays an important part due to its access to the East Sea and the underwater city of Atlans. The Chaos Goblin, which produces mystical chaos items and wings through its strange Chaos System magic, also calls Noria home.**</mark>

<mark style="color:yellow;">**Thus,fairy characters typically begin their journeys and careers within the forested realm of Noria, which acts as a gateway to many magical lands and secrets beyond.**</mark>

<figure><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FvYHcyyHpp82p5kI05h3j%2Fnoria.png?alt=media&amp;token=d8827dca-9bbe-417c-a333-6be73fae0cf3" alt=""><figcaption></figcaption></figure>

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

<table><thead><tr><th>Goblin</th><th>Chain Scorpion</th><th valign="top">Elite Goblin</th><th>Beetle Monster</th></tr></thead><tbody><tr><td><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FPimjkRyG3pGLGG3z4ikK%2Fgoblin.png?alt=media&amp;token=8c56f8f6-6e1d-4b01-9d68-d38376832b87" alt="Spider"></td><td><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FA1QmcZl0gYhMqM6SXMPO%2Fchainscorpion.png?alt=media&amp;token=529cdd17-5cbb-42db-a77f-a321ae13af50" alt="Budge Dragon"></td><td valign="top"><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FLQCabgRAVan65upXpesH%2Felitegoblin.png?alt=media&amp;token=8cf5821e-17cb-4d71-9c6d-eb72031177f0" alt="Bull Fighter"></td><td><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FfJVykQ6jeQGex4O9Fxg6%2Fbettlemonster.png?alt=media&amp;token=4798687c-37c0-4567-be14-fbc0472b47ca" alt="Hound"></td></tr><tr><td>Hunter</td><td>Forest Monster</td><td valign="top">Agon</td><td>Stone Golem</td></tr><tr><td><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FgEvvvCPIe8FXoNTptSB2%2Fhunter.png?alt=media&amp;token=27969ec7-c68d-4a16-8dfc-87d368c2e1b6" alt="Elite Bull Fighter"></td><td><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FcOSrmQx42RUhRpDqmp0Z%2Fforest.png?alt=media&amp;token=3e347462-f7cc-4cab-adea-f790e9fdaa7f" alt="Lich"></td><td valign="top"><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FZgkFbAsIiKjkVzIea6tV%2Fagon.png?alt=media&amp;token=f202d586-bf6a-4f6c-8d7c-f1622d24c914" alt="Skeleton"></td><td><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2Fl7LGagZRNCq619d0Gkgs%2Fstonegolem.png?alt=media&amp;token=5c0b58de-61e5-4c77-86a0-712b91be14f1" alt="Giant"></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/noria.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.
