# Explore Alerts

## A. Trending & For You Page

Section **Explore** allows you to see and subscribe to alerts from other users, especially from crypto experts who got most subscriptions.

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

***

## **B. How to Subscribe to an Alert?**

To subscribe to any alert, simply click to 🔔 at the corner of each alert.

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

### See Alert Settings

Before subscribing, you can check its description and **Config** by tapping an alert.

You can also **Copy** the alert config for your own usage.

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

### **Subscribed Alerts**

Once you subscribe to an alert, you can track your subscriptions here.

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

***

## **C. How to Create a Public Alert?**

During the process of creating an alert, you are able to select whether your alert's setting is private or public.

By choosing **Public**, you allow other users to see its settings and subscribe to your alert. &#x20;

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

***

## D. Alert History

To quickly track back your historical alerts, you can check it out at **Alert History** section.

You can also filter out unneccessary alert types, tokens, wallet addresses and event types.

<figure><img src="/files/HClRST8RgRhLn5fcmoKS" 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://icrypto.gitbook.io/whitepaper/features/telegram-bot/smart-alerts/explore-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.
