> For the complete documentation index, see [llms.txt](https://docs.dex.guru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dex.guru/how-to/enable-telegram-price-alerts.md).

# Enable Telegram Price Alerts

Read [Alerts & Notifications](/features/alerts-and-notifications.md)for general information about notifications.

To enable notifications for a token, you need:&#x20;

1. [Connect your web3 wallet.](#1.-connect-your-web3-wallet.)
2. [Add tokens to your Favorites.](#2.-add-tokens-to-your-favorites.)
3. [Go to Alerts & Notifications🔔 to create your alert and to connect the Telegram bot to your DexGuru account. ](#3.-go-to-alerts-and-notifications-to-create-your-alert-and-to-connect-the-telegram-bot-to-your-dexgu)
4. [Save your changes.](#undefined)&#x20;

### 1. **Connect your web3 wallet.**

![](/files/glqxxgoDkfgt2POZ7z2t)

### 2. Add tokens to your Favorites.&#x20;

Press a heart button to add a token to your Favorites.

![](/files/2sTCbUT7uY470bSH6bPP)

### 3. Go to Alerts & Notifications🔔 to create your alert and to connect the Telegram bot to your DexGuru account.&#x20;

Create a new alert if you do not have one.

<figure><img src="/files/xZ8dPTT6gCByjMiDlLuP" alt=""><figcaption><p>Create Alert</p></figcaption></figure>

Edit an existing alert if you already have one.&#x20;

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

### 4. **Save your changes.**

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

###

###


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dex.guru/how-to/enable-telegram-price-alerts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
