This page explains why options alert services deliver through Telegram and what the
delivery channel does and does not guarantee. It is not investment advice.

## Why the delivery channel is part of the product

An alert that arrives late, or that you do not notice, is not useful regardless of how good
the underlying analysis was. For time-sensitive information, delivery is not an
implementation detail — it is a substantial fraction of the value.

This is why options alert services converged on messaging platforms rather than building
dashboards.

## Why Telegram specifically

**Push notifications are the native case.** Messaging apps exist to deliver notifications
promptly on mobile and desktop. A web dashboard only works when it is open and being
looked at.

**No new interface to learn.** Subscribers already have the app installed and already know
how it behaves. A channel is a familiar object.

**Broadcast channels fit the shape of the problem.** A channel where one party posts and
subscribers read matches impersonal, one-to-many alert distribution exactly. It also
reinforces an important property: everyone receives the same message. Nothing is
personalized to an individual reader.

**Message history is searchable.** Past alerts remain readable, which makes it possible to
review what was actually sent rather than relying on memory.

**Access can be gated.** A private channel can be restricted to active subscribers and
membership revoked when a subscription ends.

## What a well-formed alert message contains

The useful ones show their inputs rather than just a conclusion:

- Ticker and observed direction, prominently — readable at a glance from a notification.
- The specific option contract observed.
- Bid, ask, and midpoint at the time of observation.
- The quote timestamp, so staleness is visible rather than assumed.
- A setup score where the software produces one.
- A consistent format, so the message can be parsed quickly without re-reading.

Consistency matters more than completeness. A predictable layout can be scanned in seconds;
an inconsistent one has to be read.

## What the channel does not guarantee

**Delivery.** Messages depend on the platform, its infrastructure, and your connectivity.
They can be delayed, duplicated, or fail to arrive. No messaging platform offers a delivery
guarantee, and any service claiming one is overstating what it controls.

**Notification behaviour.** Whether a message produces an audible alert depends on your
device settings, focus modes, battery optimisation, and per-channel mute state — all of
which are outside the sender's control.

**Timeliness end to end.** Even a promptly delivered message describes a moment that has
already passed. Market conditions and quotes may have changed between observation and
reading.

**Freedom from impersonation.** Messaging platforms are a common vector for impostor
channels claiming affiliation with a service. Reaching a private channel through an
authenticated link from the provider's own site, rather than a forwarded invite or search
result, is the only reliable way to know a channel is genuine.

## Signals worth checking in any alert channel

- Are quote timestamps included, so staleness is visible?
- Is the format consistent between messages?
- Are losing or invalidated setups visible in the history, or only winners?
- Are risk disclosures present rather than implied?
- Is the output identical for every subscriber, or presented as tailored to you?

That last one carries the most weight. Impersonal, identical output is a fundamentally
different thing from personalized recommendation, and the distinction is both a compliance
matter and a practical one.

## How OptionsNow uses Telegram

OptionsNow posts alerts to a private, subscriber-only Telegram channel. Access is granted
through an authenticated connection flow tied to an active subscription and revoked when
the subscription ends. Each alert identifies the ticker, observed direction, observed
contract, a bid/ask/midpoint snapshot, the quote time, and a setup score when available,
with follow-up messages when a monitored setup changes.

Every subscriber receives the same messages. Alerts are impersonal scanner output, not
personalized recommendations, and OptionsNow does not connect to a brokerage or place
trades. Delivery is best-effort and is not guaranteed. 0DTE options can lose 100% of
premium.

Read the full [risk disclosure](/risk-disclosure) before subscribing.
