# Notification alert

Just like on any other trading platform, monitoring your activities is a crucial step in making decisions. That's why we have come up with the **Telegram activity monitoring bot** to help our users keep track of their **referral status** and **trading activities** via Intent Trade.

**The notification bot will help our user to track:**

* Swap and auto-trade orders.
* New referrals.
* Referral rewards.

### Setting up the notification bot

To set up the notification bot for Intent Trade, navigate to <https://app.intent.trade/>, then follow these steps:

**Step 1**: Click on the bell at the top right corner, then copy the notifications code

**Step 2**: Click on "Intent Trade Notification Telegram bot" and you will be redirected to our Telegram noti bot.&#x20;

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

**Step 3**: In Telegram, click **Start** to active the bot.

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

**Step 4:** Enter your notification code in the chat box. Now you will be able to receive notifications every time you **make a successful trade, got new referrals and referral rewards.**

<figure><img src="/files/I9OInYGN7EmI7sGkoAZm" 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.intent.trade/overview/referral-program/notification-alert.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.
