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

# Factory 🏭

The **Factory** is the backbone of your city's production capabilities. It allows players to collect daily production revenue based on **the unclaimed $SITY balance accumulated in their NFT**. This shift encourages players to strategically manage their resources and claim timings to maximize their daily Factory bonus. Upgrading the Factory increases the percentage of daily revenue that can be collected. This building remains essential for boosting your passive income and driving the growth of your city’s industrial sector.

<table data-full-width="false"><thead><tr><th width="155">Factory Level</th><th width="435" align="center">Revenue (Percentage of the player's unclaimed $SITY)</th><th>Upgrade Costs</th></tr></thead><tbody><tr><td>Level0</td><td align="center">30%</td><td>16K $SITY</td></tr><tr><td>Level1</td><td align="center">55%</td><td>32K $SITY</td></tr><tr><td>Level2</td><td align="center">80%</td><td>64K $SITY</td></tr><tr><td>Level3</td><td align="center">105%</td><td>128K $SITY</td></tr><tr><td>Level4</td><td align="center">130%</td><td>256K $SITY</td></tr><tr><td>Level5</td><td align="center">150%</td><td>512K $SITY</td></tr><tr><td>Level6</td><td align="center">170%</td><td>1.024m $SITY</td></tr><tr><td>Level7</td><td align="center">200%</td><td>-</td></tr></tbody></table>

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

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

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

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

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

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

<figure><img src="/files/6NB5RUDXpTqqivvBEBil" alt=""><figcaption><p><strong>Level6</strong></p></figcaption></figure>

<figure><img src="/files/Fk3ctInMmSGN5KWYmdKa" alt=""><figcaption><p><strong>Level7</strong></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/factory.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.
