> For the complete documentation index, see [llms.txt](https://docs.overthereality.ai/over-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overthereality.ai/over-wiki/over-app/whats-the-over-app.md).

# What's the OVER App

he OVER App is the major access point to the OVER ecosystem, it is structured for seamless access to two main activities:

* **Map**: the tool used to create OVRMaps, 3D Maps of the physical world and participate to the map2earn reward program.
* **XR**: a section that allows to easily publish and and browse geo-localized XR content

The OVER App is available for both IOS and Android devices, and You can download the app from the following links:

<div data-full-width="false"><figure><img src="/files/ifYdBatSFU79hTw7Bz5M" alt=""><figcaption><p><a href="https://apps.apple.com/us/app/over-over-the-reality/id1463400310?ls=1">Download</a></p></figcaption></figure> <figure><img src="/files/f2CugfeAahNJwntgJdc9" alt=""><figcaption><p><a href="https://play.google.com/store/apps/details?id=com.gezapp.ovr">Download</a></p></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.overthereality.ai/over-wiki/over-app/whats-the-over-app.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.
