> For the complete documentation index, see [llms.txt](https://wiki.minebarons.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.minebarons.io/game-principles/land-economy.md).

# Land Economy

![](/files/uvi55vtJxBapDLtFv05o)

* The Baron can set a tax for each Land he owned. The tax varies between 1% and 20 %. It is written off and goes to the Baron\`s treasury when the players withdraw some resources to their wallets. The Baron can change the tax once a week.
* The accumulated resources can be withdrawn from treasury once a day by clicking a button. 90% of the withdrawn resources go to the Baron\`s account and 10% go to the Game Treasury. The resources in the Game Treasury can be used by the administration for the permanent purchase of advertising and other needs for the benefit of the project development. The administration has the right to change the tax for the Barons if necessary.
* To withdraw the Land NFT from the game, the Baron pays tax in GOLD. After the withdrawal of the Land NFT from the game, the tax for farmers on it becomes 0%.


---

# 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://wiki.minebarons.io/game-principles/land-economy.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.
