> For the complete documentation index, see [llms.txt](https://worldatmeta-organization.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://worldatmeta-organization.gitbook.io/wiki/nfts/lands.md).

# Lands

**Land NFTs** \
Are the most important NFT for the World\@Meta ecosystem for **businesses**. As this will be proportional to the size that your NFT plot allows.\
\- Larger land areas are more costly and may be required of some businesses. \
\- These land plots offer a internal virtual space whereby you can house your business e.g. Virtual Marketplace, Classroom, Game simulation.\
\- Sky Cities are created for large MNCs or governmental entities for their discretionary use\
\- 100 extra-large plots are reserved for big brands\
\- These large plots relate to the amount of server space & power needed to run their retail stores\
\- Using lands require the monthly payment of maintenance fees of the in-game token. \
\
**Sky Cities** are not open to public Lands but huge city like simulation to bring in certain countries, states and MNCs to hybridize their corporate functions onto the metaverse. \
\
**Industry Specific Lands**&#x20;

* Residential&#x20;
* Offices
* Retail&#x20;
* Special Usage&#x20;

**Land Rental & Staking** (To avoid fees)\
Rent - Allows users to rent out land to others for a monthly fee\
Staking - Stake their land in return for in game tokens or special NFTs. &#x20;


---

# 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://worldatmeta-organization.gitbook.io/wiki/nfts/lands.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.
