> 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/office.md).

# Office 🏢

The Office is the core building that directly impacts the city’s economic strength. Starting at level 0, it determines the hourly $SITY income a player can earn. As players upgrade the Office, the amount of $SITY generated per hour increases. This building is essential for growing your city's wealth and unlocking further opportunities for expansion.

<table><thead><tr><th width="253" align="center">Office Level</th><th width="281" align="center">Hourly $SITY earnings ($SITY/h)</th><th align="center"> Upgrade Costs</th></tr></thead><tbody><tr><td align="center">Level0</td><td align="center">55 $SITY/h</td><td align="center">16K $SITY</td></tr><tr><td align="center">Level1</td><td align="center">100 $SITY/h</td><td align="center">32K $SITY</td></tr><tr><td align="center">Level2</td><td align="center">170 $SITY/h</td><td align="center">64K $SITY</td></tr><tr><td align="center">Level3</td><td align="center">300 $SITY/h</td><td align="center">128K $SITY</td></tr><tr><td align="center">Level4</td><td align="center">525 $SITY/h</td><td align="center">256K $SITY</td></tr><tr><td align="center">Level5</td><td align="center">925 $SITY/h</td><td align="center">512K $SITY</td></tr><tr><td align="center">Level6</td><td align="center">1650 $SITY/h</td><td align="center">1.024M $SITY</td></tr><tr><td align="center">Level7</td><td align="center">2825 $SITY/h</td><td align="center">-</td></tr></tbody></table>

<figure><img src="/files/N8cBX1e22IJk8teAgyDD" alt=""><figcaption><p><strong>Level0</strong></p></figcaption></figure>

<figure><img src="/files/MK2mO5r189i2Ssue7aos" alt=""><figcaption><p>Level1</p></figcaption></figure>

<figure><img src="/files/UNvwmZ5aUJIWm8Vpstn0" alt=""><figcaption><p>Level2</p></figcaption></figure>

<figure><img src="/files/9ZCFtHnKafuyJgVEgPVZ" alt=""><figcaption><p>Level3</p></figcaption></figure>

<figure><img src="/files/LFvk9fjz2ByCMcYKO8N1" alt=""><figcaption><p>Level4</p></figcaption></figure>

<figure><img src="/files/Rpa59Sqjtx06bmxaDOs7" alt=""><figcaption><p>Level5</p></figcaption></figure>

<figure><img src="/files/9m2QZoWnyUT8IhWZSJEE" alt=""><figcaption><p>Level6</p></figcaption></figure>

<figure><img src="/files/Zu4Cp2HstLxCNedABdKx" alt=""><figcaption><p>Level7</p></figcaption></figure>


---

# 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/office.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.
