# Develop Lands

The Land is the result of a combination of several Plots, this is where users take care of their Mongens and build up their ground. Each Land has a starting number of Land Plots (Based Land Plots) and its limitation of development value.

Based Land Plots are fixed with the land and can not be modified. The goal for all users is to develop the Land to its maximum potential. By adding extra Land Plot NFTs from their own inventory, they can expand the Land territory. Users can exchange extra Land-Plot NFTs that present on their Land with others in their inventory. Users can remove extra Land Plot NFTs from their own Land and move them to their internal inventory. Extra Land Plot NFTs can only be placed on the cell next to an existing Land Plot NFTs.


---

# 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://whitepaper.monsterra.io/gameplay/develop-lands.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.
