# City  Buildings

City buildings are essential components of your strategy, each serving a unique purpose. Upgrading these buildings unlocks new functions, provides bonuses, and improves overall city conditions. Their development is crucial for expanding your influence and directly impacts other game mechanics, making them central to fortifying your dominion in the game.

* [City Hall:](/game-mechanics/world-map/cities/city-buildings/city-hall.md) Taxes and information about the region!&#x20;
* [Coffers:](/game-mechanics/world-map/cities/city-buildings/coffers.md) What's in the region bank?&#x20;
* [Marketplace:](/game-mechanics/world-map/cities/city-buildings/marketplace.md) Trade resources to make gold on the marketplace!
* [Library:](/game-mechanics/world-map/cities/city-buildings/library.md) Research books&#x20;
* [Tavern:](/game-mechanics/world-map/cities/city-buildings/tavern.md) Chat with your neighbours and enjoy some social time!&#x20;
* [Brewery:](/game-mechanics/world-map/cities/city-buildings/brewery.md) Thirsty? Time for a drink at the Tavern!&#x20;
* [Workshop:](/game-mechanics/world-map/cities/city-buildings/workshop.md) Get crafty and build useful assets to progress your gameplay!&#x20;


---

# 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/city-buildings.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.
