> For the complete documentation index, see [llms.txt](https://docs.suicityp2e.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.suicityp2e.com/buildings.md).

# Buildings 🏬

When players freemint their SuiCity NFT, all buildings start at level 0, and each one impacts different aspects of the game. Upgrading these buildings not only strengthens their specific attributes—such as increasing production or extending claim intervals—but also contributes to the aesthetic of your city, enhancing the visual appearance, metadata, and rarity of the SuiCity NFT, thanks to the use of dynamic NFTs.

### Upgrading Buildings

In SuiCityP2E, upgrading your buildings is essential to advancing your city and maximizing your potential earnings. Each building in your city—whether it's the Office, Factory, House, or Entertainment Complex—plays a unique role in shaping your city's development and strategy. Upgrading not only enhances the functionality of your city but also transforms the visual appearance, rarity, and metadata of your CityNFT, making your city both more effective and more unique.


---

# 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://docs.suicityp2e.com/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.
