# Custom Alerts

The [Custom Alerts](https://app.cielo.finance/custom-alerts) page allows you to create Telegram/Discord alerts for token swaps and other onchain events. In just a few clicks you can enable notifications for:

* Trades of a particular token
* New token trades by a specified number of wallets *(Pro+Whale)*<br>

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

To create an alert, click **Create** and in the pop-up window enter the desired settings. If you’re setting a token alert, you need to enter the contract address, minimum swap value, and network. Then select your preferred Telegram bot or Discord channel and click **Add Alert**.

<br>


---

# 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.cielo.finance/wallet-tracking/custom-alerts.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.
