# Yield Racer

{% hint style="warning" %} <mark style="color:orange;">**While these are some fun games, the points you lose through playing won't come back.**</mark> \
\
This will affect the rewards you can claim when TGE/Airdrop.<br>

<mark style="color:orange;">**Want to earn more CIAN Points?**</mark>&#x20;

Please check [CIAN Voyage Points](https://docs.cian.app/point-system/cian-voyage-points)
{% endhint %}

### Game Rule

Welcome to the fun games! Here’s how it works:

1. **Game Duration**: Each prediction will last 7 days (08:00 Monday UTC -  00:00 Sunday UTC). For the first 4 days, you can place your points on the option you believe will win in this round.
2. **Freeze**: During the last 3 days,  the prediction will be closed, and no more points can be placed.

#### Winning and Rewards

* **Winners**: Those who place points in the winning option will receive rewards. The rewards are distributed based on each winner's share of the total points on that option
* **Reward Pool**: The rewards come from the points of the losing options
* **No Winners Scenario**: If none of the options win, the game does not pay out. Instead, the points from this game roll over to the next prediction in the same series
* **Roll-Over Points**: If the next game requires a payout, 50% of the rolled-over points will be added to the current prize pool, while the remaining 50% will continue to roll over to the following game

### How to play games?

* Enter the Game Page:&#x20;
* Choose the game you want to play in 'Coupons';
* Choose the option you believe will win in the end and enter the amount of points you want to bet

<figure><img src="/files/FwcLggs48MIzSHgR1pO0" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8gklRaQoDKMcMtJd8yhY" alt=""><figcaption></figcaption></figure>

For example:

I choose to play "steakLRT vault TVL growth." The options are:

* Slow: 10%-20% growth
* Rocket: 20%-40% growth
* To the moon: 40%-60% growth

I choose the 'Rocket' option and place 300 points, then wait for the draws. The final result shows 'Rocket' as the winner. The 'Slow' option had a total of 1000 points, 'To the moon' had 3000 points, and 'Rocket' had a total of 1200 points bet. My return is calculated as:

(300÷1200) × (1000+3000) = 1000 Points\
\
So, my return is 1000 points.

### How create my prediction pool?

* Click 'Create' in the top right corner
* Select/fill in the following fields in order:
  * Prediction Target
  * Prediction Pool Name
  * Prediction Options
  * Start Time
  * Deadline
  * Draw Time
* Then you can your prediction pool in "My creation" and share this pool to your frens!

<figure><img src="/files/TICcEn0T0PNODQF1Jl5N" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/b3x7SzNEZJEmO03RgfPS" alt=""><figcaption></figcaption></figure>

**Tips:**

1\. For the prediction pools you create, you will receive 10% of the total prediction points as a reward when users participate.

2\. Please make sure you have points with this wallet address before creating a prediction pool.

3\. You are allowed to create up to 3 prediction pools at the same time; after they conclude, you can create more.

4\. Please be aware that once a prediction pool is created, it cannot be deleted or modified. Please confirm all details carefully before creating


---

# 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://docs.cian.app/point-system/yield-racer.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.
