# Taxes

In BLOCKLORDS, the [City Hall](/game-mechanics/world-map/cities/city-buildings/city-hall.md) serves as a crucial center of governance for Rulers, providing them with significant control over the economic dynamics of their domain through the management of tax rates.

**Tax Rate Management in City Hall**

* **Strategic Control for Rulers**: Rulers in BLOCKLORDS have the ability to adjust tax rates within their domain, directly influencing the economic balance of their realm.
* **Player Status Consideration**: The adjustment of tax rates can be fine-tuned based on the statuses of players within the ruler’s domain, allowing for a tailored approach to taxation.

**Complexity and Strategy**

* **Beyond Simple Adjustments**: Managing tax rates in City Hall is not just a straightforward action; it involves strategic decision-making that becomes more complex with higher City Hall levels.
* **Preview and Resource Requirements**: Before implementing any tax rate changes, Rulers are provided with a preview that outlines the required [resources ](/economy/resources.md)(usually gold) for the change and its projected impact on the[ Order](/game-mechanics/ruling/claiming-region/region-attributes/order.md) within their realm.

**Implications of Tax Adjustments**

* **Economic Impact**: Adjusting tax rates can have significant economic implications for both the ruler and the players within the domain.
* **Order Dynamics**: Changes in tax rates also affect the Order, a measure of stability and safety in the region, making it a critical factor to consider in decision-making.

<br>


---

# 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://wiki.blocklords.com/game-mechanics/ruling/claiming-region/region-attributes/taxes.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.
