# Region

Region is a core part of the game where players explore, encounter other ninjas, and search for treasures hidden in stashes.&#x20;

Region’s split into a few locations:

<figure><img src="/files/VaPGSArtnXDIJQ3z9NbS" alt="" width="375"><figcaption></figcaption></figure>

#### To learn more about how regions work, check out the following sections:

{% content-ref url="/pages/wW7rGIC0FleL6klvAKRf" %}
[Loadout](/game-info/game-systems/region/loadout.md)
{% endcontent-ref %}

{% content-ref url="/pages/Qj7A67cHi2ShCDHvSILE" %}
[Entrance & Exit](/game-info/game-systems/region/entrance-and-exit.md)
{% endcontent-ref %}

{% content-ref url="/pages/qNBv161Orb6kbIiyk9yS" %}
[Treasures](/game-info/game-systems/region/treasures.md)
{% endcontent-ref %}

{% content-ref url="/pages/BBgMtvg7ZxqfkmbM1Sy2" %}
[Exit stats](/game-info/game-systems/region/exit-stats.md)
{% endcontent-ref %}


---

# 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.playhattori.io/game-info/game-systems/region.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.
