# Cities

<figure><img src="https://lh7-us.googleusercontent.com/gJOhDLsZnpQYIIRHFPUKre-oxH80nGSwoCfI2pG0BhlN9sEvqad5kKm5J0bg8SY3m9zQKtIwfVc2_rwd0J_30jtbOXYs1xzuCJ1a4sa3XWtvbTQWbxyfYhLXJFgo0QH6rwtcKZEIJjFr3VY3tlAuxYVW6Q=s2048" alt=""><figcaption></figcaption></figure>

Cities tab is a crucial feature that provides players with essential information and functionalities related to the various cities within the game:

* **Vital City Information**: When you open the Cities tab, you'll find comprehensive details about each city, including its [population](/game-mechanics/ruling/claiming-region/region-attributes/population.md) size, current [tax ](/game-mechanics/ruling/claiming-region/region-attributes/taxes.md)rate, level of [order](/game-mechanics/ruling/claiming-region/region-attributes/order.md), and overall [prosperity](/game-mechanics/ruling/claiming-region/region-attributes/prosperity.md). This information is critical for making informed decisions about interactions with different cities.
* **Active Buffs and Debuffs**: The tab also displays the current active[ buffs and debuffs ](/game-mechanics/ruling/claiming-region/region-attributes/buffs-and-debuffs.md)affecting the city. Understanding these modifiers is key to strategizing your actions in or around the city, as they can significantly impact various aspects of gameplay.
* **City Buildings Overview**: Players can view the available [city buildings](/game-mechanics/world-map/cities/city-buildings.md) in the Cities tab. Each building might offer different opportunities or resources, making it important to familiarize yourself with them.
* **Settling and Claiming Regions**: For players looking to settle a region and start their farm, the Cities tab is the place to begin this process. Additionally, if you possess a [Unique Hero](/economy/assets/heroes/unique-heroes.md), you have the ability to [claim a region](/game-mechanics/ruling/claiming-region.md) directly from the city panel.


---

# 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/world-map/cities.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.
