# Telegram Bot Guide

Defined's Telegram bot is a convenient way to trade, track wallets, and stay connected while on the go or simply use alongside our web platform for an improved experience with Telegram notifications.

[@defined\_bot](https://t.me/defined_bot) is ready when you are! If you've already connected your account, you can skip ahead to "[Trade with Defined Bot](/defined-docs/defined-classic/telegram-bot-guide/trade-with-defined-bot.md)".

<figure><img src="/files/lsLU2B5DPkW4BZc7dEUV" alt="" width="312"><figcaption></figcaption></figure>

{% hint style="info" %}
Our Telegram Bot is a companion app to our web/mobile platform and is capable of more than just trading. Remember that you cannot use Passkey authorizations on Telegram. Trading on our bot will only be available while you have an active trading session.
{% endhint %}


---

# 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.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.
