> For the complete documentation index, see [llms.txt](https://munchables.gitbook.io/munchables/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://munchables.gitbook.io/munchables/explorers-guide/glossary/realm.md).

# Realm

{% hint style="info" %}
There are 5 realms where Munchables can live
{% endhint %}

## **🗺️ There are 5 Realms within The Munchables Universe**

There are 5 realms that Munchables hail from. A Munchable's lore tells tales of their ancestors' journeys aeons ago. They eventually made a realm their home. Many Munchables are well-suited to their environment. Some are not.&#x20;

Now that reality has been disturbed and the Munchables are spread far and wide, players have to collect Munchables and give them a new home in their snuggery.&#x20;

* Arridia - desert&#x20;
* Drench - water
* Everfrost - ice
* Moltania - fire
* Verdentis - forest

### 📖 Dictionary Definition

*✒️ `Noun`*

*🗣️ `Realm`*

*✏️ `Derivatives/Synonyms: plane, world, home, environment`*

\
*1) I have an Epic from the realm Moltania. My snuggery is in Moltania. That Munchable is going to get +10%.*\
\
*2) A Munchable is most comfortable eating schnibbles from its own realm.*

*3) My snuggery is in Arridia but my Munchable is from Verdentis. That means it's chonk will be -10%. However, it IS an Epic, so that's +20%. Swings and roundabouts!*


---

# 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:

```
GET https://munchables.gitbook.io/munchables/explorers-guide/glossary/realm.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.
