# Land

We will build the necessary functions and features for the Public Space.&#x20;

For instance, the exchange for NFTs includes equipment and lands needed for the game. Developers can build functions on the land they purchase. They can develop their own game and infrastructure for the platform. (we will call it to structure in the future) We will also build tools for developers to relocate their structures to different land so that if the developer thinks the capital gain of their land is efficient enough they can buy cheaper land to relocate it and sell the original land for profit. There will always be cheap land to supply in the game so that we can help the beginner and education users to deploy a simple application on it.


---

# 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://infinity-planet.gitbook.io/infinity-planet/whitepaper/game/public-space/land.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.
