# Calendar system

## Calendar feature

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

The calendar option presents an interesting feature for all our customers and an opportunity to retain them for the company.

It is important to understand this feature to better comprehend the way bonuses are awarded to our customers and answer their questions on this regard.

All of the bonuses awarded to customers go through the calendar in order to be redeemed, whether this is in one single tract or several.

A percentage of a bonus will go to the balance to be used by customers as soon as they want, the other part will be allocated to the calendar.

This means that the percentage that goes to calendar will be split into the days appointed for that particular bonus and awarded in bits every 8 hours.

For example, if a customer wins $100 in bonus and the distribution is 70% to the balance and 30% to the calendar 3 days, this means the customer will have $70 ready to use and $30 allocated to calendar.

Those $30 will be distributed in 3 days, meaning $10 per day, and every 8 hours, customers will be able to redeem $3.33

**All bonuses in the calendar will have a 1X rollover.**

### Bonus Distribution on Calendar

When earning bonuses, these can be released at once in the available balance, or it can be allocated to the calendar system. The distribution will depend on the customers' status.

|                        VIP                        |                       SVIP                      |
| :-----------------------------------------------: | :---------------------------------------------: |
|    <p>30% into balance<br>70% into calendar</p>   |   <p>70% into balance<br>30% into calendar</p>  |
|          Calendar distribution in 5 days          |         Calendar distribution in 3 days         |
| Bonus in calendar will expire in 1 day (24 hours) | Bonus in calendar will expire in 1 day 24hours) |


---

# 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.xyes.com/bonus-system/calendar-system.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.
