Scenario-first bot guide

Use the bot like a trader, not like a terminal.

This page explains your real workflow inside @polymarket_pulse_bot with plain language. Every block is one user situation, one command set, and one realistic output shape.

I just opened the bot for the first time

/start

Bot activates your profile, shows quick actions, and gives the shortest path to first signal.

Profile activated
Quick start:
1) /menu
2) /movers
3) /watchlist
4) /threshold 0.03

I want to quickly see what is moving

/movers

Bot shows top-3 markets by probability shift in current live window, then falls back to 30m and 1h when needed.

Trump 2028      34% -> 41%   ↑7pp  · 11m ago
Recession 2026  48% -> 44%   ↓4pp  · 39m ago
Fed Cuts July   29% -> 36%   ↑7pp  · 1h ago

I want to track specific markets

/watchlist_add · /watchlist_list · /watchlist_remove · /watchlist

Add by picker or slug/market_id, check your current list, remove stale markets, and monitor only your active set.

/watchlist_add
-> picker with category filters (All/Crypto/Politics/Macro)

/watchlist_list
-> current markets in your watchlist

/watchlist_remove <market_id|slug>
-> remove one market from watchlist

/watchlist
-> live changes for selected markets
-> fallback 30m/1h when latest is flat

I need less noise and cleaner alerts

/threshold

This sets your personal minimum move size. If a move is below threshold, it stays out of inbox/push.

/threshold 0.03
-> Threshold updated: 0.030

Tip: lower to 0.02 for more sensitivity,
raise for stricter signal quality.

I want to check what I missed

/inbox · /inbox20

Inbox shows recent signal candidates for your profile, ordered by absolute delta and filtered by your threshold.

/inbox
-> latest alerts (up to 10)

/inbox20
-> extended view (up to 20)

If empty, bot explains whether it is threshold or flat market.

I want to understand my plan and limits

/plan · /limits

Shows your current usage, watchlist cap, daily alert cap, and direct upgrade path.

Plan: FREE
Threshold: 0.030
Watchlist: 3/3
Alerts today: 7/20

PRO: up to 20 markets + unlimited alerts + email digest

I want to move to PRO

/upgrade

Bot sends PRO offer first, then immediate Telegram Stars invoice; Stripe card path remains available from site.

PRO - 454 Stars / month
FREE - 3 markets, 20 alerts/day
PRO  - 20 markets, unlimited alerts, email digest

-> invoice appears instantly in the same chat

I want fast access to everything

/menu · /help

Use /menu for one-tap inline actions and /help for the full command map without cluttering command menu.

/menu
Top movers | Watchlist
Inbox      | Plan
Add market | Threshold
Upgrade    | Help

/help
core + advanced command reference