# Landlord

Those who manage one of the [Areas ](/deepmine/deepmine-entities/areas.md)are called the Landlords.

Eleazar's land surface management is extremely responsible and important. Therefore, it cannot be concentrated in one hand. Guided by the principles of the [DAO](/deepmine/deepmine-entities/dao.md), the government divided the Eleazar's surface into 1000 areas and invited respectable citizens to take over the management of the areas.

* Only one active area per one WAX ​​wallet is possible.
* The owner of the area can own and manage a personal mine on their land, but only one.
* Up to 100 [Mines ](/deepmine/deepmine-gaming-nfts/mine.md)can be located in one area.
* Only a [Geologist](/deepmine/deepmine-entities/game-roles/specialist/geologist.md) can discover a new mine in the area after receiving permission from the landlord.
* The landlord sets the fee for the maintenance of the mine (deducted from the mine output).
* The mine maintenance fee cannot be increased unilaterally but can be reduced for the particular mine.
* After discovering a mine, a Geologist receives a mine NFT that can be sold on the market.&#x20;
* Landlords can upgrade the land by rarity through spending DMP.<br>

![](/files/-MhJslhT4kTo6_r4xPdP)


---

# 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://docs.deepmine.world/deepmine/deepmine-entities/game-roles/landlord.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.
