# Instant Prizes

Currently in development, we are planning to enable instant prizes for our community. Unlike the [Ticket Sweepstakes](/reality-rush/real-value-rewards/ticket-sweeptakes-system.md), where you need to wait for the lottery to happen once a day (or once a week for weekly sweepstakes), Instant Prizes will offer you a reward right away, without the need to wait.

### How It Works

#### Free Daily Rewards

* **Daily Participation**: Instant Prizes will be free for users who come back to the game daily and claim rewards.

#### Monetized Option

* **Extra Chances**: For those who wish to have more chances per day, we will also offer an option to monetize the Instant Prizes using $TON.

#### Example of Instant Prize Probabilities

| Probability | Prize                           |
| ----------- | ------------------------------- |
| 1%          | Genesis NFT                     |
| 2%          | 100 Tickets                     |
| 8%          | 50 Tickets                      |
| 4%          | Instant Prize Ticket            |
| 10%         | Half of Instant Prize Ticket    |
| 25%         | Quarter of Instant Prize Ticket |
| 18%         | 1,000,000 RP Points             |
| 10%         | 2,500,000 RP Points             |
| 22%         | 5 Lucky Wheel Spins             |

### Unlocking Instant Prizes

* **Level Requirement**: To unlock the Instant Prize feature, you will need to reach[ Level 26](/reality-rush/getting-started/city-levels.md) (Large Metropolis).

### Valuable Instant Prizes

Some of the instant prizes will be very valuable, making the entry cost multiple Instant Prize Tickets. Stay tuned for announcements about this exciting upcoming feature.

By participating in the Instant Prizes feature, you can win rewards immediately, enhancing your gaming experience without the wait. Make sure to check back daily to maximize your chances of winning amazing prizes!


---

# 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/real-value-rewards/instant-prizes.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.
