# Welcome to MeshMap

<figure><img src="https://1186324960-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWEOieFcrCdoaTX1LuCOI%2Fuploads%2FhBshC5KpBw7fN9vTWGS2%2Fspectra_3views.webp?alt=media&#x26;token=6666dcc9-d4e6-479a-808d-c549ab5bd435" alt=""><figcaption><p>3D mapping to enable use cases in games &#x26; immersive experiences, navigation &#x26; local discovery, robotics, and planning &#x26; real estate.</p></figcaption></figure>

## Getting Started

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Mapping</strong></td><td>Learn about best practices for capturing scans.</td><td></td><td><a href="https://1186324960-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWEOieFcrCdoaTX1LuCOI%2Fuploads%2FiftNvs34qlxLc24XCIuZ%2FMM_logo_square_668.png?alt=media&#x26;token=5029a641-6f64-4501-bb64-26fed7dc4061">MM_logo_square_668.png</a></td><td><a href="contribute/mapping">mapping</a></td></tr><tr><td><strong>Unity SDK</strong></td><td>Review docs for our Unity packages and samples.</td><td></td><td><a href="https://1186324960-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWEOieFcrCdoaTX1LuCOI%2Fuploads%2FiftNvs34qlxLc24XCIuZ%2FMM_logo_square_668.png?alt=media&#x26;token=5029a641-6f64-4501-bb64-26fed7dc4061">MM_logo_square_668.png</a></td><td><a href="unity-sdk">unity-sdk</a></td></tr><tr><td>API</td><td>Integrate our API into your app.</td><td></td><td><a href="https://1186324960-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWEOieFcrCdoaTX1LuCOI%2Fuploads%2FiftNvs34qlxLc24XCIuZ%2FMM_logo_square_668.png?alt=media&#x26;token=5029a641-6f64-4501-bb64-26fed7dc4061">MM_logo_square_668.png</a></td><td><a href="api">api</a></td></tr></tbody></table>

{% hint style="info" %}
**Updates**

Stay up to date on MeshMap news by following our progress at <https://twitter.com/meshmapxyz>.
{% 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://docs.meshmap.com/welcome-to-meshmap.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.
