AI agents — automate your Polymarket workflow
Chain triggers → AI steps → actions. Daily digests, event-driven scanners, custom rules.
Last updated July 28, 2026 · Read as markdown
The model
Every agent is: trigger → optional AI step → action. Templates cover the common cases (daily digest, price-crossed alert, whale-opened-position); you can start from a template and tweak the prompt / destination.
Trigger types
- Schedule (cron)
- Market price threshold (crosses X¢)
- Watchlist mover (moved > X% in 24h)
- Whale-position-opened (from Copy Trading list)
- Manual (run on demand)
AI step (optional)
Free-text prompt with market context injected. Output can be structured (classify high/medium/low, extract sentiment) or free-form (write a paragraph).
Actions
- Send to your linked Telegram
- POST to a webhook URL
- Trade execute (⚠ requires explicit toggle per agent; risk gate still applies)
Cost
Free plan agents use the shared house AI budget (fair-use). Pro plan agents run against your BYO key or a per-user quota. Trade-execute actions have no additional cost beyond Polymarket's fees.