# 3rd Dimension Telegram Bot

3rd Dimension 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.

<figure><img src="/files/AsEhpiHxq7ic2ol7yAtA" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/aEQkjaoQ2NAicvoIRxSO" alt=""><figcaption><p>Open General Setting for adding 3rd Dimension Telegram Bot</p></figcaption></figure>

* Specify your personal chat ID, which you can find out by clicking on the **Get ID** button.&#x20;
* 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
* Connect to the 3rd Dimension Alert Bot.

<figure><img src="/files/ngrrLiz2LdC61o8ti2XY" alt=""><figcaption></figcaption></figure>

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

***"Chart alert on BTC/USDT: Price 40,931.20 reached."***

<div><figure><img src="/files/WPCwH3QLDJQq83wuzu9N" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jrbh3anMxznomcARw87u" alt=""><figcaption></figcaption></figure></div>

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


---

# 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.thirddimension.exchange/miscellaneous-panels/3rd-dimension-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.
