# Smart Alerts

iCrypto AI bot's Smart Alerts represent a breakthrough in the need to set alerts and monitor trading signals, going beyond basic alert knowledge. It not only provides real-time functionality but also offers customizable trading signals with essential insights.

To use Smart Alerts features, enter the bot and click **Open App,** or directly go to <https://t.me/icryptoaibot/alert>.

Smart Alerts include 3 main actions:

## 1. Create Alerts

### **Step 1:** Start an Alert

**Choose Privacy Mode:** *Private* means only you will know the alert's settings, whereas *Public* allows other bot users to know and subscribe to your alert.

**Alert Name and Description:** Pick names and descriptions for alerts that are easy to remember. This helps you save time when you optimize your alerts later.

### Step 2: Configure your Alerts

This involves setting up the mechanism to receive alerts based on your needs.

#### (1) Monitor certain wallets' (on-chain) behaviors

If you're unsure when to trade or can't predict price trends, use this alert. The suitable configuration is as follows:&#x20;

* **Event Type:** Select "Transaction" and choose the transaction type: Token Transfers / DEX Swaps / CEX Flows (Refer to the concept in the Data Book).
* **Token:** Add the tokens you want or choose All tokens. Click "Exclude Tokens" to exclude transactions that are not noteworthy, such as stablecoins.
* **Wallets:** Add wallet addresses you are interested in.
* **Min:** Receive a notification when addresses engage in transactions with a volume ≥ the minimum amount.&#x20;
* **Max:** No notification for transactions with values higher than this.

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

(2) **Search for Alpha Signals**

If you're unsure which wallet or notable volume to follow, use signals to make smarter trading decisions.&#x20;

The setup depends on your strategy. Note: You can't create signals; the bot generates them. This means you can only filter these:

* **All Tokens:** Receive signals for any token.
* **Specific Token:** Get signals for a particular token.
* **Exclude Token:** Exclude signals for specific tokens.

## **2. Explore & Subscribe to Alerts**

Discover prominent tokens or trending Public alerts with many subscribers.

**Hot Social** signals are tokens with a sudden increase in Twitter mentions in the last 24 hours.&#x20;

{% hint style="info" %}
*For example: **SNX** had 21 mentions (+950% compared to the previous 24 hours) and 81k views on Twitter.*
{% endhint %}

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

## **3. Manage Alerts**

* Turn on/off in "My Alerts" (created by you) or "Mute" alerts you've subscribed to.
* Follow/unfollow in "Subscribed Alerts" (created by others).
* Delete alert: Click on the alert content and select "Delete."

{% hint style="warning" %}
**Note:** If you turn off your alert but it is still in **Public** mode, your subscribers will still receive notifications.
{% endhint %}


---

# 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://icrypto.gitbook.io/whitepaper/features/telegram-bot/smart-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.
