> 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-marketplace/what-is-the-over-marketplace/what-can-you-buy-and-sell.md).

# What can you buy and sell?

* OVRLand NFTs (Spatial Domains): Plots of land in the OVER digital layer, measuring 300 sqm, that give the owner the right to publish content and create augmented reality experiences

<div align="left"><figure><img src="/files/P80gAdNYP9FyUPZ8P7YG" alt="" width="563"><figcaption></figcaption></figure></div>

* 3D Assets and Wearables: Digital objects such as buildings, vehicles and models. Plus clothing and accessories for in-world Avatars

<div align="left"><figure><img src="/files/svDoTx2zERzkBxYB8veo" alt="" width="563"><figcaption></figcaption></figure></div>

* OVRMaps: 3D maps of real-world places, currently available to view in the Marketplace. The ability to buy and sell 3D maps is coming soon

<div align="left"><figure><img src="/files/FWXn0pcWuYYh1PziwSec" alt="" width="563"><figcaption></figcaption></figure></div>

* OVRNames (ENS OVR Subdomains): Personalize your OVRLand with a spatial web domain name. Please note: while you can purchase OVRNames, selling them is currently only possible on platforms like [OpenSea](https://opensea.io/collection/ovr-subdomains)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.overthereality.ai/over-wiki/over-marketplace/what-is-the-over-marketplace/what-can-you-buy-and-sell.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
