> 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/welcome-bonus.md).

# Welcome bonus

To welcome new players to XYes.com, an exciting online casino packed with thrilling games, we’re thrilled to introduce a special first deposit bonus event! Enjoy high bonuses on your first four deposits, with rewards of up to $100,000 USD or its equivalent in other currencies. Simply make a deposit and receive a generous XCD bonus to elevate your gaming experience to the next level! Here are the event details:

<table><thead><tr><th width="117" align="center">Deposit</th><th width="228" align="center">Bonus</th><th width="160">XCD unlock requirements</th><th>Minimum</th><th data-hidden align="center">Deposit time</th></tr></thead><tbody><tr><td align="center">First deposit</td><td align="center">Get 180% on your first deposit, up to $20,000 or other equivalent</td><td>Unlock amount = Valid wager * 1% * 20%<br><br>Unlock at least 5XCD each time</td><td>No requirement needed</td><td align="center">WKEaBKrBEhbF</td></tr><tr><td align="center">Second deposit</td><td align="center">You will receive 240%, up to USD $40,000 or other equivalent amount</td><td>Unlock amount = Valid wager * 1% * 20%<br><br>Unlock at least 5XCD each time</td><td>No requirement needed</td><td align="center">Within 30 days after registration</td></tr><tr><td align="center">Third deposit</td><td align="center">You will receive 300% up to a maximum of USD $60,000 or other equivalent amount</td><td><p>Unlock amount = Valid wager * 1% * 20%</p><p></p><p>Unlock at least 5XCD each time</p></td><td>No requirement needed</td><td align="center">Within 30 days after registration</td></tr><tr><td align="center">Fourth deposit</td><td align="center">You will receive 360% up to a maximum of USD $100,000 or other equivalent amount</td><td><p>Unlock amount = Valid wager * 1% * 20%</p><p></p><p>Unlock at least 5XCD each time</p></td><td>No requirement needed</td><td align="center"></td></tr></tbody></table>

| <p></p><p>Within 24 hours after registration</p> |
| ------------------------------------------------ |
| 24 hours to 30 days after registration           |

* 1 XCD = 1 USD
* Since the bonus does not have a rollover as commonly known, customers are required to unlock the  amount of the bonus, which they receive in XCD.
* This bonus is not allocated in calendar system.


---

# 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/welcome-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.
