# Map

In the game, players embark on their adventures by navigating the world map. Here, they can choose the biome they want to explore. Initially, only the first biome is accessible, with subsequent biomes unlocking as the hero levels up. To progress to the next biome, the hero must overcome the unique and enigmatic boss character associated with each region.

Additionally, the map will indicate whether the boss is available for an encounter. If you observe the Incognito boss icon <img src="https://lh7-us.googleusercontent.com/jqgKh1pf_rF4l_rYaHLMLrmUfYmsXfCrw01jLCMASHfP2CVjBkz8ZVSdVdQQGtBBNHC-1mFb69n1IS40bWUdGUIlcIpbecOzdccbRCLCvHIhXLKUA1tLCZNaZkq4GffxoLv_cX0DGEPcR3NYdm2Wqt8" alt="" data-size="original">, it signifies that you've progressed through specific events that have unlocked the chance to meet the boss. Therefore, starting from this point, the boss could be encountered anywhere on your journey.

#### **Biome Descriptions**

1. **Grimlarn Passage**\
   This biome features dense thickets that were once part of an Ancient Forest. Today, only the most resilient individuals who are unafraid of monsters and bandits can survive in this challenging environment.
2. **Grimlarn**\
   Impenetrable forests and swamps define the Grimlarn biome. Here, desolation and a somber atmosphere reign supreme, making it a perilous place to navigate.
3. **Way of the Drowned**\
   Even in pre-Imperial times, local residents preferred to administer a watery punishment to criminals, believing that the swamps had the power to hold any evil. Occasionally, ancient bodies of unfortunate souls, remarkably well-preserved, resurface, reinforcing this belief.
4. **Forbidden Swamp**\
   Numerous uncharted territories exist within Myrd, areas that have remained unconquered by humanity. If you find yourself traversing this region without encountering fellow travelers for an extended period, it's likely that you've ventured so far that even the bravest souls no longer dare to tread these desolate and inhospitable lands.


---

# 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.sacra.cc/sacra-whitepaper/game-overview/gameplay/map.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.
