# Notifications

Link your Telegram account to QuantHive to receive instant notifications for **Watchlist Alerts** and **Alpha Trader Flow Signals**. This quick guide will walk you through the simple steps to connect your Telegram and never miss an important market update.

**Step 1:** Visit <https://app.quanthive.ai> using a wallet-enabled browser or a browser with a compatible wallet extension for the SUI network.

* Click the **SIGN IN** button located at the top right corner of the page.

<figure><img src="https://i.ibb.co/Y4DCsSf8/qh-signup1.png" alt="" width="563"><figcaption></figcaption></figure>

* Next, click **Sign** when the Signature Request window appears.

<figure><img src="https://i.ibb.co/YFxYDvsq/qh-signup-4.png" alt="" width="188"><figcaption></figcaption></figure>

**Step 2:** Click on the **Notification Link Now** button.

<figure><img src="https://i.ibb.co/svZY3Mf5/notif1.png" alt="" width="563"><figcaption></figcaption></figure>

**Step 3:** Once you are in the notifications page, click on **Link your Telegram**.

<figure><img src="https://i.ibb.co/Y7nBSZsS/notif-2.png" alt="" width="563"><figcaption></figcaption></figure>

**Step 4:** A Telegram bot message will appear. Click **START** to initiate the process and link your QuantHive account with your Telegram account.

<figure><img src="https://i.ibb.co/bRBXzYMX/notif-3.png" alt="" width="375"><figcaption></figcaption></figure>

**Step 5:** Once you see this reply from the bot, it means your Telegram username has been successfully linked to your QuantHive account.

<figure><img src="https://i.ibb.co/GvpyL09Q/notif-4.png" alt="" width="375"><figcaption></figcaption></figure>

**Step 6:** Whenever QuantHive sends an alert, you will receive a direct message from the bot **@quanthive\_bot** with **Alpha Trader Flow** signal notifications and **watchlist alerts**.

<figure><img src="https://i.ibb.co/kggNKjTG/notif-6.png" alt="" width="375"><figcaption><p>Alpha Traders' Flow Signals Alert</p></figcaption></figure>

<figure><img src="https://i.ibb.co/2YdjJCmc/notif-5.png" alt="" width="375"><figcaption><p>Watchlist Alert</p></figcaption></figure>

**Note:** To unlink the Telegram bot from your account, repeat **Step 2**, then click the **Remove** button to disconnect your Telegram account from QuantHive.

<figure><img src="https://i.ibb.co/n811s8kb/notif-7.png" alt="" width="563"><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://quanthiveai.gitbook.io/docs/notifications.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.
