> 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/tou-zhu/du-chang/du-chang-you-xi/gui-ze.md).

# 規則

歡迎來到Xyes.com線上賭場！為了確保所有玩家都能享受安全公平的遊戲體驗，請仔細閱讀並遵守以下規則

\
資格要求\
玩家必須年滿18歲（或達到其所在司法管轄區的法定年齡）才能參與遊戲並下注。\
玩家有責任確保其參與遊戲的行為在其所在地是合法的。

\
帳戶註冊\
玩家必須建立帳戶並提供準確的個人訊息，包括姓名、地址和聯絡資訊。\
玩家有責任妥善保管其帳戶訊息，包括使用者名稱和密碼，不得與他人分享。

\
存款和提款\
玩家可以使用各種付款方式進行存款，這些付款方式將在網站上列出。\
所有提款請求都將被審核，並可能需要額外的身份驗證。\
賭場保留對大額提款進行額外審核的權利。

\
遊戲規則\
每款遊戲都有其特定的規則和賠率；玩家在參與前應仔細閱讀相關說明。\
賭場有權隨時修改遊戲規則，並將及時在網站上更新。

\
公平性和隨機性\
所有遊戲均使用隨機數產生器 (RNG) 來確保遊戲結果的公平性和隨機性。\
任何可疑的操縱或詐欺行為都將導致帳戶暫停或關閉。

\
獎金和促銷活動\
所有獎金、促銷和優惠活動必須遵守賭場設定的特定條款和條件。\
賭場保留隨時修改或取消任何促銷活動的權利。

\
理性博彩\
我們鼓勵玩家以娛樂為目的參與博彩活動。如果您覺得自己可能遇到問題，請尋求協助並使用賭場提供的理性博彩工具。

\
免責聲明\
Xyes.com 對因使用本網站而直接或間接造成的任何損失或損害概不負責。\
安裝和使用軟體的風險由使用者自行承擔。

\
修改和終止\
賭場保留隨時修改這些規則的權利，並將在網站上發布通知。\
賭場可能隨時因違反規則等原因終止或暫停帳戶。

\
聯絡方式\
如有任何疑問或爭議，請聯絡我們的客服團隊，我們將盡快為您解決問題。

\
感謝您選擇Xyes.com。祝您擁有愉快的遊戲體驗！


---

# 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/tou-zhu/du-chang/du-chang-you-xi/gui-ze.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.
