# Get alerted via Telegram

#### Prerequisites&#x20;

👑 This is a premium feature available only to members. To become a member, visit <https://chain.fm/pricing>\
\
Search for **botfather** on Telegram<br>

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

Click on BotFather to start a conversation. Follow the prompts to set up your bot's name and username. After creation, copy the bot token (shown in the red box - make sure to copy it completely without any extra spaces)<br>

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

Go to <https://chain.fm/library/destinations> and click "Add Destination" - "Telegram bot". In the popup window, enter your bot's name (for reference) and token, then click Save

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

After saving, a verification page will appear. First, click the link in Step 1

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

The link will take you to your Telegram bot chat page. Click Start

<figure><img src="/files/1yl0OWQTQ9tbDEVDb1eh" alt=""><figcaption></figcaption></figure>

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

After sending Start, return to the destination page and click "Check verification" (if you encounter an error, try a few more times)

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

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

Once added, open any channel page you follow, set up some conditions to monitor channel activities, and click confirm

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

Click the bell icon next to the search box - Enable notifications - Use page query - Select destination - Save

After saving, you'll receive notifications on Telegram whenever the channel has signals matching your conditions 🍻

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

Please note that you have a daily notification quota. Once used up, you'll need to wait until 0 AM (UTC time) the next day to receive more notifications. To check your usage, visit <https://chain.fm/account/usage>


---

# 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.chain.fm/docs/tutorials/get-alerted-via-telegram.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.
