> For the complete documentation index, see [llms.txt](https://hyperalpha.gitbook.io/hyperalpha-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hyperalpha.gitbook.io/hyperalpha-docs/guide/hyperalpha-telegram-notification-setup-guide.md).

# HyperAlpha Telegram Notification Setup Guide

Tip: Connecting the Telegram Bot allows you to receive real-time updates on your account trades and asset changes.

Step 1: Initiate the Binding Process

* Log in to the HyperAlpha App and click the \[Bell (Notifications)] icon in the top right corner.

<div><img src="/files/8n8jKLIDSyTaFaVCBVhn" alt="" height="417" width="193"> <img src="/files/jVYaOp7w32ddpVaUO7tJ" alt="" height="417" width="193"></div>

* In the panel, toggle on the \[TG Notify] switch.

Step 2: Redirect & Activate the Telegram Bot

<img src="/files/rGuUULJb0DlPlvze9LYP" alt="" height="130" width="341">

* A prompt will appear. Click \[Open Telegram] to redirect to the Telegram application.
* In the HyperAlphaorg Bot chat, click \[Start] at the bottom (or manually send /start).
* Once you receive the confirmation message: “Binding successful! You can now manage your trading account via the TG Bot.”, the activation is complete.

<img src="/files/SSo4RwacgjajH4OaSZQO" alt="" height="368" width="298">

Step 3: Preference Settings & Confirmation

* In the Bot chat, select your preferred notification language: \[中文 / English / 한국어].
* Return to the HyperAlpha App and click the \[I've enabled it] button.

<img src="/files/81vMubu80JXb1VcK6ldt" alt="" height="342" width="207">

Step 4: Verification & Completion

<div><img src="/files/dE33CVLehAtkXrPHFfd9" alt="" height="427" width="197"> <img src="/files/pbGJpPhTteNqRlOugEG9" alt="" height="428" width="197"></div>

* The system will automatically verify your Telegram binding status:
* Success: A confirmation prompt will appear, and you will begin receiving real-time trade notifications.
* Failure: If it fails, please check your network connection (e.g., VPN) and follow the steps above to try again.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hyperalpha.gitbook.io/hyperalpha-docs/guide/hyperalpha-telegram-notification-setup-guide.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.
