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

# 4.	The MicroWorld

The MicroWorld will be one of the most ambitious decentralized worlds created to date. It will be a virtual space formed by a limited number of 13,810 PLOTs of virtual land. At the start, every PLOT of land will be sold at a fixed rate, and landowners can choose to resell them in the secondary market. Ownership of all PLOTs will be documented on Binance Smart Chain as an NFT (BEP-721 standard), and can be easily transferrable to another landowner.

Each plot of land will be 10 metres by 10 metres, and landowners can control every aspect of the content within, provided that they do not violate in-world rules. These contents can range from static to dynamic 3D images, or even systems that players can interact with, such as a cafe, museum, or gaming arcade.

In total, there will be 9 different ZONEs around the Microverse World, and PLOTs of land are distributed unequally. That is to say, every ZONE will have a different number of PLOTs, and users would be able to construct different types of buildings in each zone. For example, they can build an igloo in a snowy zone, giant sandcastles in a desert zone, or bamboo houses in the wetland. There will also be designated areas within each ZONEs for important constructions like a Central Business District, residential areas or mega malls. These concepts would be constantly refined before Microverse’s Alpha build release, and there would be more options available to differentiate between the different themes within each ZONE.

While each PLOT of land has the same dimensions, they will differ in utility based on their location. Some PLOT may enjoy higher foot traffic due to their proximity to various hotspots, while some zones may be more valuable than others as the Microverse World develops. In the future, PLOTs of land can also be rented out with the help of smart contracts.&#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:

```
GET https://microverseglobal.gitbook.io/microverse/4.-the-microverse-world.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.
