# Terrains

You can enable an **OpenStreetMap** terrain from the **Terrains** section of the project window:

<figure><img src="/files/2T1TSvtHlH32RKOfn12Z" alt=""><figcaption></figcaption></figure>

This terrain can be useful for troubleshooting the global position of your data:

<figure><img src="/files/xEiuVmApFiG8U6evLopE" alt=""><figcaption></figcaption></figure>

This OpenStreetMap mesh can also be useful with MissionGuidance. If you plan to use MissionGuidance offline, consider downloading the OpenStreetMap tiles using the **Download Map** button. This will bring you to the World Map menu, where you can select a region to download using the button in the top left:

<figure><img src="/files/xfswr2hPtHLFutVMJyWx" alt=""><figcaption></figcaption></figure>

Once you have selected your region and **Zoom Level**, click **Download Map**. The map tiles will now be cached and available for offline access.&#x20;


---

# 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.phoenixlidar.com/spatialexplorer-8-and-9/user-interface/windows/project/terrains.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.
