> 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/chinese/cai-jin-xi-tong/vip-cai-jin/mei-yue-hong-bao.md).

# 每月紅包

🎉 ***XYes.com*** 每月紅包優惠活動 🎉

親愛的 VIP 客戶，

為了感謝您對 XYes.com的支持，我們特別推出每月紅包優惠活動！只要您在活動期間滿足簡單的條件，就可以輕鬆獲得紅包，助您在博彩路上更進一步！

活動時間：每月的前 15 天（截至時間為 15 號 23:59 UTC+0）

紅包發放時間：每月16號00:00 UTC+0

活動細則：

* VIP 客戶需在活動期間內進行充值。
* 活動期間賬戶流水額必須大於零。
* 紅包金額：符合條件的客戶將獲贈與 VIP 等級對應的紅包。

| VIP 等級 | 每月紅包金額 |
| :----: | :----: |
|  VIP 1 |   $0   |
|  VIP 2 |   $0   |
|  VIP 3 |   $0   |
|  VIP 4 |   $0   |
|  VIP 5 |   $0   |
|  VIP 6 |   $0   |
|  VIP 7 |   $0   |
|  VIP 8 |   $0   |
|  VIP 9 |   $0   |
| VIP 10 |   $0   |
| VIP 11 |  $388  |
| VIP 12 |  $388  |
| VIP 13 |  $388  |

彩金發放分配：

* **VIP 用戶分配：**
  * 30% 的彩金發放至您的餘額。
  * 70% 的彩金將分攤到日曆中，持續 5 天。
* 獎金必須在獎金部分中領取，並將分配到可用餘額和日曆中，用戶每8小時可以領取一次資金。
* 日曆中未領取的獎金在天（24小時）後過期。
* 提款總投注要求：1倍。

抓住這個機會，享受精彩的博彩體驗，快來參與我們的每月紅包優惠活動吧！

如有任何問題，請隨時聯繫我們的客服團隊。

祝您好運！

***XYes.com***&#x5718;隊


---

# 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/chinese/cai-jin-xi-tong/vip-cai-jin/mei-yue-hong-bao.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.
