# Local and remote experiences

Most of the time, AR experiences have a specific meaning connected to the location where they have been published, so the remote AR preview, while entertaining, might lose its significance. Therefore, we enabled the publishing of two distinct experiences for each OVRLand—the local and remote experiences.

For example, you could have an AR experience on location at the Colosseum in Rome of two gladiators fighting. For those in other parts of the world, you can also create a remote experience of the same fight inside the 3D map of the location, in what is effectively a VR experience.

See the [OVER Mapper](/over-wiki/over-app/ovrmaps.md) section for more details on how this works.<br>


---

# 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.overthereality.ai/over-wiki/own/what-is-an-ovrland/local-and-remote-experiences.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.
