# App Localization

To try out localization in the app, click on the Map name card after the map status is active

{% hint style="success" %}
Localization is supported on all iOS and Android devices supporting ARKit and ARCore.
{% endhint %}

<div><figure><img src="https://3163433004-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FokTDI7QVY04Zvb1pQ8Ry%2Fuploads%2FXSlyH0vAUFkGR28HrVlH%2FIMG_7557.PNG?alt=media&#x26;token=70f846c4-45b1-44cf-a939-4000193e148f" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="https://3163433004-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FokTDI7QVY04Zvb1pQ8Ry%2Fuploads%2FUfzy9eEEKfE6eRwEIErK%2FIMG_7558.PNG?alt=media&#x26;token=53b702dc-c13d-49ea-995b-03eb507e9b0e" alt="" width="188"><figcaption></figcaption></figure></div>

Once you select a Map or MapSet for localization, the camera will open to initiate the localization process. Move your phone left and right within the mapped area to allow the camera to perform accurate localization.

<figure><img src="https://3163433004-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FokTDI7QVY04Zvb1pQ8Ry%2Fuploads%2FWRRfbquHyrQGMFMlTFVP%2FIMG_7560.jpg?alt=media&#x26;token=19785813-0b36-4ea8-ad1a-4c720f1e5570" alt="" width="188"><figcaption></figcaption></figure>

After successful localization, you will see your Map mesh aligned accurately with the real world, as shown below.

<figure><img src="https://3163433004-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FokTDI7QVY04Zvb1pQ8Ry%2Fuploads%2FlFINkFyT12kEHNu3Fjji%2FIMG_7561.PNG?alt=media&#x26;token=490d04bb-8179-4f6c-9f7e-e2c9e02a8bcc" alt=""><figcaption></figcaption></figure>


---

# 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.multiset.ai/basics/localization/app-localization.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.
