# LANDS OF HISTOPIA

Histopia lands are a few distinct and completely autonomous NFTs, which are ruled by their owner using Governance tools.&#x20;

These lands that have different sizes and resources will be purchased by users, after which the ruler of each land will be able to sell and transfer ownership to each other (\*includes a fee for ERA token holders).&#x20;

Considering the environmental conditions and the resources available in the land, the owner should embrace a suitable strategy for a better evolution of the city.&#x20;

By building different buildings and preparing the necessary conditions (resources required), rulers will be able to mine different resources in their land or create new ones.

* Landlords will earn various resources from their land by placing buildings on it&#x20;
* Different characteristics that are randomly assigned at mint time&#x20;
* Hard capped total supply of 10000&#x20;
* 3 Types of Lands exist Parvus(P), Magnus(M), and Vastus(V)&#x20;
* Parvus(P type) is the smallest land type with 6000 supply
* Magnus(M type) is the medium size land with 3000 supply&#x20;
* Vastus(V type) is the biggest size land suitable for mass production usage 1000 supply


---

# 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://doc.histopia.io/histopia-the-game/lands-of-histopia.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.
