# 2.7. Land sales

The Unisphere metaverse is based on real-world land and displayed in the New Layer app map. On this land, users can place 3D objects for creation or monetization.&#x20;

We give users an opportunity to own land as NFT. The resident selects a plot of land on the map. Its location and shape are determined at the user's discretion. The plot of land is made up of 1m2 blocks and can not be less than 100 m2. Occupied and vacant lands will be displayed on the map in the New Layer app.&#x20;

The first land purchase can be made for both $UNS and fiat currency. Further resale is available only for the $UNS token. We charge a 5% commission for each resale transaction with a Unisphere land.


---

# 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://ar-generation.gitbook.io/unisphere-whitepaper/2.-the-unisphere-platform/2.7.-land-sales.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.
