> For the complete documentation index, see [llms.txt](https://faq.serumcity.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.serumcity.xyz/faq/what-buildings-can-i-unlock-in-serum-city.md).

# What Buildings Can I Unlock in Serum City?

<figure><img src="/files/famuGAn4HeL70EB5wkUk" alt=""><figcaption></figcaption></figure>

Buildings are the lifeblood of your Serum City District. There are many different types of buildings that can be accessed in the game, like:

​HQs: HQs in Serum City determine the type of mintable Gear that can be produced on your District. HQs are free to claim by holders of BAYC, MAYC, Mutant Hounds, and Mutant Cartel Oath.​

Houses: Houses increase the Population of your District. Growing your Population is required to unlock certain buildings.

​Community Buildings: Community Buildings increase the Population Maximum of your District.

​Factories: Factories are where you acquire or manufacture various game items.

​Special Buildings: Special Buildings have more complex roles than Factories, and vary in function. Some examples include Ape Railways, Secret Port, Expedition Guild, and more.

​The Capsule of Kaos: The Capsule of Kaos is where you transmute items with the goal of discovering recipes of transmutation artifacts. Discovered recipes are logged in the Diary. All items produced in the Capsule of Kaos are mintable and can be burned to increase your position on the Leaderboards.


---

# 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://faq.serumcity.xyz/faq/what-buildings-can-i-unlock-in-serum-city.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.
