# Overview

Take the power of [Insiders.bot](http://Insiders.bot) on the go with our specialized Telegram bots. Whether you want to automate copy trading from your phone or receive real-time smart money alerts, our bots have you covered.

[Insiders.bot](http://Insiders.bot) operates **two Telegram bots**, each serving a distinct purpose:

<table><thead><tr><th width="143.65234375">Bot</th><th width="222.26953125">Handle</th><th>Purpose</th></tr></thead><tbody><tr><td>Trading Bot</td><td>@insidersdotbot</td><td>Copy trading, wallet management, deposits, withdrawals, and position management</td></tr><tr><td>Signal Bot</td><td>@insiderscommunity</td><td>Real-time smart money alerts with trader metrics and one-click trade execution</td></tr></tbody></table>


---

# 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://insidersbot.gitbook.io/insiders.bot/telegram-bot/overview.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.
