Skip to main content

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

  1. Open /connect/telegram in Alphio.
  2. Alphio displays a one-time binding token, rendered as both a QR code and a deep link to the Alphio Telegram bot.
  3. Scan the QR with your phone's Telegram app, or click the deep link — both land you in a chat with the Alphio bot.
  4. Send the prefilled /bind <token> message to the bot.
  5. Alphio confirms the bind. The status on /connect/telegram flips from "Waiting" to "Bound".

Telegram bind


3. Binding states

The bind goes through a small state machine. Knowing which state you're in helps debug stuck flows.

StateMeaningWhat to do
UnboundNo Telegram account is linked.Click "Bind Telegram" on /connect/telegram to start.
WaitingAlphio 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>.
BoundTelegram is linked. Messages are delivered.No action needed. To turn off categories, use notification settings.
ExpiredThe pending token wasn't used in time.Return to /connect/telegram and generate a new token.

4. Unbind

To stop Telegram delivery completely:

  1. Open /connect/telegram.
  2. Click Unbind.
  3. 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.


Agent Instructions: Querying This Documentation

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.