> For the complete documentation index, see [llms.txt](https://docs.xyes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xyes.com/bonus-system/svip-bonus/birthday-bonus.md).

# Birthday bonus

Dear XYes SVIP Customers,

To celebrate your birthday, we are excited to introduce an exclusive birthday bonus promotion! By participating in this event, you will receive a birthday bonus from XYes on the eve of your birthday, with the amount varying according to your SVIP level. Here are the specific rules and participation guidelines:

**Activity Rules:**

1. **Target Audience:** This promotion is exclusively for SVIP customers.
2. **KYC Level 2 Verification:** Customers must complete KYC (Level 2 verification) and provide their date of birth information at least 15 days before their birthday.
3. **Automatic Participation:** Eligible SVIP customers will automatically be entered into the birthday bonus promotion without any additional application.
4. **Birthday Bonus Distribution:** Qualified SVIP customers will receive their birthday bonus on their birthday, with the amount allocated based on their SVIP level:

<table><thead><tr><th width="355">VIP Level</th><th>Birthday bonus</th></tr></thead><tbody><tr><td>VIP 14</td><td>$1588</td></tr><tr><td>VIP 15</td><td>$1588</td></tr><tr><td>VIP 16</td><td>$1588</td></tr><tr><td>VIP 17</td><td>$2888</td></tr><tr><td>VIP 18</td><td>$2888</td></tr><tr><td>VIP 19</td><td>$2888</td></tr><tr><td>VIP 20</td><td>$8888</td></tr></tbody></table>

**Participation Steps:**

1. Log in to your account and ensure that you have completed KYC Level 2 verification.
2. Confirm your date of birth information in your account settings. If not filled in, please update it as soon as possible.
3. Wait for your birthday, and you will automatically receive a notification about your birthday bonus.

**Bonus Distribution:**

**SVIP User Privileges:**

* 70% of the bonus will be credited to your balance.
* 30% of the bonus will be distributed in the calendar over 3 days.

\*In order to receive the reward, bonuses must be claimed in the Bonuses section. Once claimed the prize will be divided between the available balance and the calendar, where customers will be able to claim the funds every 8 hours.&#x20;

\*Bonus in calendar will expire in **1 day (24 hours)**

\*This bonus has a rollover of 1X times.

#### Note:&#xD;

* The birthday bonus is only distributed on the customer's birthday, so make sure your account information is correct to avoid missing out on the reward.
* If you have any questions or need assistance, feel free to contact our customer service team.

Thank you for your continued support and trust. Happy Birthday, and enjoy your special birthday bonus!

**The XYes.com team**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.xyes.com/bonus-system/svip-bonus/birthday-bonus.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
