# How to Connect the XYes Bot?

There are two primary methods for connecting to the XYes Bot. Let's explore each option:

1. **Link Through Your Account**

* If you don't already have an account, sign up on XYes.
* Navigate to your Account page.
* Click on the “Connect” button located in the XYes Bot section.

2. **Link Through Telegram**

* Open the Bot on Telegram at → @XYes\_Bot.
* Start the Bot and visit any page on the website.
* If you already have an account, click the "Connect XYes Bot" button.
* If you're new, you can create an account by selecting the "Create Account" option.

Once connected successfully, you can use the buttons to execute actions like “Play” or “Earn.” Tapping the “Special TG Bonuses” button will show you a section with available Bonuses. The TG Wheel and TG Monthly Bonus will appear, along with a timer indicating when the rewards can be claimed. Keep your notifications on to receive alerts for Bonus claims. If you need assistance, simply click the “Get Help” button.

Note that you cannot log in directly through the XYes Bot using an external wallet or browser. If you previously accessed the platform via an external wallet or browser, you will need to connect the Bot through your "User Account" on the platform.


---

# 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/xyes-bot/how-to-connect-the-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.
