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

# Entertainment Complex 🎡

The Entertainment Complex is the hub of entertainment and leisure in your city. Similar to the House, upgrading the Entertainment Complex increases Amenity points and it influences the claim interval for passive income, providing an alternative upgrade path for players who prefer to use $SITY instead of $SUI. The Entertainment Complex upgrades allow players to extend the claim intervals, reducing the need for frequent game interactions while keeping their citizens happy and productive.

<table><thead><tr><th width="335">Total Level (House + Entertainment C.)</th><th width="190">Claim Interval (hours)</th><th>Upgrade Costs for Entertainment C</th></tr></thead><tbody><tr><td>Level0</td><td>3</td><td>16K $SITY</td></tr><tr><td>Level1</td><td>4</td><td>32K $SITY</td></tr><tr><td>Level2</td><td>5</td><td>64K $SITY</td></tr><tr><td>Level3</td><td>6</td><td>128K $SITY</td></tr><tr><td>Level4</td><td>7</td><td>256K $SITY</td></tr><tr><td>Level5</td><td>8</td><td>512K $SITY</td></tr><tr><td>Level6</td><td>9</td><td>1.024M $SITY</td></tr><tr><td>Level7</td><td>10</td><td>-</td></tr><tr><td>Level8</td><td>12</td><td>-</td></tr><tr><td>Level9</td><td>14</td><td>-</td></tr><tr><td>Level10</td><td>16</td><td>-</td></tr><tr><td>Level11</td><td>18</td><td>-</td></tr><tr><td>Level12</td><td>20</td><td>-</td></tr><tr><td>Level13</td><td>22</td><td>-</td></tr><tr><td>Level14</td><td>24</td><td>-</td></tr></tbody></table>

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

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

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

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

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

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

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

<figure><img src="/files/WCxjDwALRQTwl9KdkmQg" 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/entertainment-complex.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.
