Connect Telegram
Bind a Telegram account so Alphio AI can send alerts, fills, and AI task results to your phone.
Find it at: /connect/telegram
1. What gets sent to Telegram
Once bound, Alphio sends the following message types to your Telegram (each can be toggled individually under notification settings):
- Price alerts — watchlist or chat-set alerts when a ticker / token hits your threshold.
- Trade fills — order confirmations for Stock Trading, Hyperliquid Perpetuals, and Prediction Markets.
- AI task completions — when an Alphio AI background task (research run, scheduled analysis, monitor) finishes.
- Market Brief — Daily Market Brief and Weekly Market Brief summaries delivered on schedule.
You can pause Telegram delivery globally or per category without unbinding the account.
2. How to bind
- Open
/connect/telegramin Alphio. - Alphio displays a one-time binding token, rendered as both a QR code and a deep link to the Alphio Telegram bot.
- Scan the QR with your phone's Telegram app, or click the deep link — both land you in a chat with the Alphio bot.
- Send the prefilled
/bind <token>message to the bot. - Alphio confirms the bind. The status on
/connect/telegramflips from "Waiting" to "Bound".
3. Binding states
The bind goes through a small state machine. Knowing which state you're in helps debug stuck flows.
| State | Meaning | What to do |
|---|---|---|
| Unbound | No Telegram account is linked. | Click "Bind Telegram" on /connect/telegram to start. |
| Waiting | Alphio generated a token and is waiting for you to message the bot. | Open Telegram, scan the QR or tap the deep link, send /bind <token>. |
| Bound | Telegram is linked. Messages are delivered. | No action needed. To turn off categories, use notification settings. |
| Expired | The pending token wasn't used in time. | Return to /connect/telegram and generate a new token. |
4. Unbind
To stop Telegram delivery completely:
- Open
/connect/telegram. - Click Unbind.
- Confirm. Alphio revokes the Telegram association and stops sending messages.
You can rebind later — either to the same Telegram account or to a different one — by restarting the bind flow.
If you need information not on this page, you can query the docs dynamically by sending a GET request with the ask query parameter:
GET https://docs.alphio.ai/get-started/connect-telegram.md?ask=<question>The question should be specific, self-contained, and written in natural language. The response includes a direct answer plus relevant excerpts and sources.