# Intro

OVER features an end-to-end platform for publishing geo-localized AR content leveraging GPS and OVER VPS. The publishing rights on the platform are based on OVRLand NFTs: spatial domains of 300 sqm mapped to physical world coordinates. Just like in the Web owning a Web Domain assigns you control on the content of a webpage, on OVER owning an OVRLand assigns you control on the AR content on the represented geographic location. OVER provides the tools to visualize AR Experiences—the OVER App, the App-less QRCode activation links, and the Web Marketplace—and the tools to publish the geo-localized AR content. Regarding the publishing tools, there are two main options: a code-free and easy-to-use Web Builder and a more expressive Unity SDK for interactive AR experiences and games.&#x20;

This section covers these tools and more: the OVER Live Console, a tool to teleport your entire body on the OVER AR Layer with a simple Webcam; the Creator Network, a directory where, as a creator, you can showcase your works and capabilities and, as a publisher, you can find skilled creators to develop your AR content; and the ARWards, our incentivized competition for AR Creators.


---

# 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/web3-xr/intro.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.
