# Quantower Telegram Bot

Quantower Alert Bot will send a message to your Telegram account about all events that you set in the platform. For example, set a price alert on the chart, and when the price will reach this level, a notification to the messenger will be sent.

![](/files/-M3utWUd6RonsjqAFQZT)

## How to add Telegram Bot to your account?

To add a bot to the Telegram, open the platform's **General Settings -> Messengers -> Duplicate alerts to Telegram**.

![Open General Setting for adding Quantower Telegram Bot](/files/-MXWpwTUbcsWBuuM3XKd)

1. Specify your personal chat ID, which you can find out by clicking on the **Get ID** button.&#x20;
2. A new Chat ID Echo bot will open and it will show ***"Your Telegram Chat ID is: xxxxxxx".*** Enter your chat ID in the corresponding field
3. Connect to the Quantower Alert Bot.

![](/files/-MWiHJb8ZOBqExbWFEhC)

## How to get notifications from Telegram Bot?

Telegram Bot sends notifications about alerts that you have set on active Charts or through a Watchlist. If you don't have any alerts yet, the bot will be in standby mode.

Once your alert is triggered, you will receive a telegram notification with the following text:&#x20;

***"Alert on ENQM21: price 13,379.00 reached."***

![](/files/-MXX-7_y9dayy9aYouyS)

![](/files/-MXX-SVeGCqHaTFzOpZe)

If you activate the '**Duplicate Trading Notifications to Telegram'** option, all trading messages will be automatically forwarded to Telegram.

![Duplicate trading notiffications to Telegram with Quantower Bot ](/files/-MXX1k93MJ0lRfKTqk0M)


---

# 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://help.quantower.com/quantower/miscellaneous-panels/quantower-telegram-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.
