# Connect your Account

To get started, create a conversation with [@defined\_bot](https://t.me/defined_bot) in Telegram and type "/start".

<figure><img src="/files/u1NuPnYqjdk4UC0Arwpa" alt="" width="375"><figcaption></figcaption></figure>

You'll now be able to connect your accounts by typing /login and selecting the "Log in" button provided by the bot:

<figure><img src="/files/WM1Lts8tWOImvoRoBdWV" alt="" width="357"><figcaption></figcaption></figure>

Once authenticated, you can close the Defined window and return to Telegram. You will have received a message confirming your login along with a breakdown of your Defined trading wallets.

<figure><img src="/files/UbkZefs0qic1jcxaHJV1" alt="" width="318"><figcaption></figcaption></figure>

You're now ready to trade on Telegram with your Defined trading wallets! Next, we'll review some basic trading functions with @defined\_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.defined.fi/defined-docs/defined-classic/telegram-bot-guide/connect-your-account.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.
