# 如何連接 XYes Bot？

有兩種主要方法可以連接到 XYes Bot。

讓我們探索每個選項：

1. 通過您的賬戶鏈接

* 如果您還沒有賬戶，請在 XYes 上註冊。
* 導航到您的賬戶頁面。
* 點擊位於 XYes Bot 部分中的「連接」按鈕。

2. 通過 Telegram 連接，在 Telegram 上打開 Bot →@XYes\_Bot。

* 啟動 Bot 並訪問網站上的任何頁面。
* 如果您已經有賬戶，請點擊「連接 XYes Bot」按鈕。
* 如果您是新用戶，您可以通過選擇「創建賬戶」選項來創建賬戶。

成功連接後，您可以使用按鈕執行「玩」或「賺錢」等操作。點擊「特別 TG 獎金」按鈕將顯示一個包含可用獎金的部分。TG 輪盤和 TG 月度獎金將出現，以及一個指示何時可以領取獎勵的計時器。保持通知開啟以接收獎金領取提醒。如果您需要幫助，只需點擊「獲取幫助」按鈕。

請注意，您無法使用外部錢包或瀏覽器直接通過 XYes Bot 登錄。如果您之前通過外部錢包或瀏覽器訪問過平台，則需要通過平台上的「用戶賬戶」連接 Bot。


---

# 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/chinese/xyes-bot/ru-he-lian-jie-xyes-bot.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.
