> For the complete documentation index, see [llms.txt](https://city-whitepaper.gitbook.io/reality-rush/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://city-whitepaper.gitbook.io/reality-rush/getting-started/lootboxes.md).

# Lootboxes

In **Reality Rush**, lootboxes are a key feature that provide players with opportunities to unlock [famous buildings and landmarks](/reality-rush/advanced-gameplay/famous-buildings.md), enhancing their city and boosting their point generation capabilities. There are two levels of lootboxes in the game: Standard Lootboxes and Premium Lootboxes. Each type offers different probabilities for obtaining higher-tier buildings.

### Free Lootboxes

Players can earn free lootboxes (**both standard and premium**) through various activities and achievements in the game. Here are some ways to obtain them:

* **Leveling Up**: Earn lootboxes as rewards for reaching [new city levels](/reality-rush/getting-started/city-levels.md).
* **Inviting Friends**: Receive lootboxes by [referring friends](broken://pages/7NSvlsggcWZzbWU9QJ6I) to join the game.
* **Lucky Wheel**: Spin the[ lucky whee](/reality-rush/advanced-gameplay/lucky-dice-and-lucky-wheel.md)l for a chance to win lootboxes.
* **Sweepstakes**: Participate in [sweepstakes](/reality-rush/real-value-rewards/ticket-sweeptakes-system.md) and win lootboxes as prizes.
* **Daily and Weekly Tasks**: Complete various [tasks](/reality-rush/advanced-gameplay/tasks.md) to earn free lootboxes regularly.
* **City Services** - Upgrade [City Services ](/reality-rush/advanced-gameplay/city-services.md)to receive over 1300 free Standard Lootboxes throughout the game.

### Types of Lootboxes

#### Standard Lootbox

<figure><img src="/files/EJquLEl8S54jGyUnA9uD" alt="" width="188"><figcaption></figcaption></figure>

The Standard Lootbox is an affordable option for players looking to enhance their city with new buildings. It costs 0.2 $TON and has the following probabilities for obtaining different tiers of buildings:

| Tier | Stars | Probability |
| ---- | ----- | ----------- |
| T1   | ⭐⭐⭐⭐⭐ | 1%          |
| T2   | ⭐⭐⭐⭐  | 5%          |
| T3   | ⭐⭐⭐   | 15%         |
| T4   | ⭐⭐    | 30%         |
| T5   | ⭐     | 49%         |

#### Premium Lootbox

<figure><img src="/files/idrNcxDBtLOJHWs7qmBa" alt="" width="188"><figcaption></figcaption></figure>

For players seeking a higher chance of obtaining top-tier buildings, the Premium Lootbox is the best choice. It costs 3 $TON and offers significantly better probabilities:

| Tier | Stars | Probability |
| ---- | ----- | ----------- |
| T1   | ⭐⭐⭐⭐⭐ | 30%         |
| T2   | ⭐⭐⭐⭐  | 60%         |
| T3   | ⭐⭐⭐   | 10%         |
| T4   | ⭐⭐    | 0%          |
| T5   | ⭐     | 0%          |

<figure><img src="/files/jAh8iC7BHa3fKx5gBj42" alt="" width="188"><figcaption></figcaption></figure>

#### Maximizing Lootbox Rewards

To make the most of the lootboxes, consider the following strategies:

1. **Active Participation**: Engage in daily and weekly tasks, and take part in events to earn more free lootboxes.
2. **Referral Program**: Invite friends to play Reality Rush and increase your chances of earning free lootboxes.
3. **Strategic Spending**: Decide between Standard and Premium Lootboxes based on your goals and available resources.

Lootboxes play a crucial role in expanding and enhancing your city in Reality Rush. By understanding the probabilities and maximizing your opportunities to earn free lootboxes, you can build a more prosperous and impressive city.


---

# 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://city-whitepaper.gitbook.io/reality-rush/getting-started/lootboxes.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.
