# Custom Alerts

## What is Custom Alerts?

**Custom Alerts** allow users to set notifications triggered when an indicator reaches a predefined threshold. The system will send real-time alerts to a connected Telegram bot, enabling users to monitor indicator activity conveniently.

<figure><img src="/files/7mfiMP3kkELtZY3DdSgJ" alt=""><figcaption></figcaption></figure>

***

## How to Set Up Custom Alerts

1. **Link Your Telegram Account:**\
   Begin by completing the integration of your Telegram account.

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

2. **Define Alert Conditions:**\
   Once your Telegram account is linked, go to the settings and add custom conditions for triggering alerts.

<figure><img src="/files/6ydhPHWARupGU2KuL45k" alt=""><figcaption></figcaption></figure>


---

# 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.coinkarma.co/english/features-guide/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.
