# Building Tiers

Each [Famous Building](https://city-whitepaper.gitbook.io/reality-rush/advanced-gameplay/famous-buildings) in **Reality Rush** corresponds to a tier level, ranging from Tier 1 (T1) to Tier 5 (T5). The tier of a building determines its points per tap and passive points generation, making higher-tier buildings more valuable for your [city's growth](https://city-whitepaper.gitbook.io/reality-rush/getting-started/city-levels).

### Overview of Building Tiers

* **Tier 1 (T1)**: ⭐️⭐️⭐️⭐️⭐️ Represents the pinnacle of famous locations, featuring the best landmarks. Currently, there are a handful of Tier 1 buildings in the game.
* **Tier 2 (T2)**: ⭐️⭐️⭐️⭐️ Contains a minimum of 15 famous buildings with high value.
* **Tier 3 (T3)**: ⭐️⭐️⭐️ Includes a minimum of 25 well-known landmarks.
* **Tier 4 (T4)**: ⭐️⭐️ Comprises a minimum of 25 buildings of notable significance.
* **Tier 5 (T5)**: ⭐️ Consists a minimum of 30 buildings, offering foundational value.

### Distribution in Lootboxes

In [lootboxes](https://city-whitepaper.gitbook.io/reality-rush/getting-started/lootboxes), you will have the opportunity to obtain a variety of famous buildings across different tiers. The distribution is as follows:

* **Tier 1 (T1)**: Minimum 5 buildings
* **Tier 2 (T2)**: Minimum 15 buildings
* **Tier 3 (T3)**: Minimum 25 buildings
* **Tier 4 (T4)**: Minimum 25 buildings
* **Tier 5 (T5)**: Minimum 30 buildings

### Tier Impact on Points Generation

The tier of a building significantly affects its points per tap and passive points generation. Higher-tier buildings provide greater bonuses, making them highly desirable.

#### Points Per Tap and Passive Points Generation

| Tier | Stars      | Points Per Tap | Passive Points |
| ---- | ---------- | -------------- | -------------- |
| 1    | ⭐️⭐️⭐️⭐️⭐️ | 6              | 15,000         |
| 2    | ⭐️⭐️⭐️⭐️   | 3              | 7,500          |
| 3    | ⭐️⭐️⭐️     | 2              | 4,000          |
| 4    | ⭐️⭐️       | 1              | 1,500          |
| 5    | ⭐️         | 1              | 500            |

### Acquiring and Utilizing Tiers

You cannot increase the tier of an existing building. However, you can acquire more lootboxes to increase your chances of obtaining higher-tier buildings. Strategically collecting and using higher-tier buildings will maximize your points generation and accelerate your city's growth.


---

# Agent Instructions: 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://city-whitepaper.gitbook.io/reality-rush/advanced-gameplay/famous-buildings/building-tiers.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.
