# Terrain Manager

{% hint style="info" %}
**Terrain Manager** excludes terrains that do not need to be cached.
{% endhint %}

![](https://4102492771-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbGcEmnwAxQ5XmsXrVA%2F-MdbPU86R61a4kmmKTwq%2F-MdbPfr83myVMJyoMt7I%2Fimage.png?alt=media\&token=75d378ec-ef98-43e8-8667-148197809cd6)

{% hint style="info" %}
To add a terrane to this list, click on " + " and enter the name of the terrane.
{% endhint %}

![](https://4102492771-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbGcEmnwAxQ5XmsXrVA%2F-MdbPw0tzS9QOw7tfwTk%2F-MdbQL7mg1vDCiJaIPBI%2Fimage.png?alt=media\&token=d8a84d7a-8fdf-4f4e-99a8-dc2b3a207241)

{% hint style="warning" %}
This list should include terranes that serve for the environment and are not needed for interaction with the player in any way.
{% endhint %}


---

# 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://renownedgames.gitbook.io/aurora-engine/world/terrain-manager.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.
