# Environments

Each city is built around a map that features several locations where battles take place. The three main areas of battle are on the narrow streets while trying to gain access to the crypts, down in the labyrinth of tunnels that run beneath the cities, and on the River Hapi that connects each city.

<figure><img src="/files/srw72m6AUXqQaVZxMl5c" alt=""><figcaption><p>Battles take place on the narrow city streets</p></figcaption></figure>

<figure><img src="/files/LVLQAFGjRRjANeTVVQyf" alt=""><figcaption><p>Inside the crypts deep beneath the cities</p></figcaption></figure>

<div data-full-width="false"><figure><img src="/files/mLLwjECQhaWioB2Z81yM" alt=""><figcaption><p>Avoiding obstacles and enemies on the River Hapi</p></figcaption></figure></div>


---

# 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://cryptsofhorus.gitbook.io/whitepaper/the-game/environments.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.
