What is Sona?
Sona is a Prediction Market Signal Layer. It observes what is happening in prediction markets right now — which wallets are moving money and how capital is aligning on a side — and delivers that as structured, low-latency signals.
It does not predict outcomes. It reports observed events with supporting evidence.
The Engine
| Engine | Signal Type | What It Detects |
|---|---|---|
| Engine A | SMART_MONEY_FLOW | Market-side flow events from tracked wallet activity |
Who Is It For?
AI Agents — Agents can call the API, parse the JSON, and act on observed smart money activity without further processing.
Traders — Real-time signals delivered as soon as they are generated.
Researchers — Historical signal performance and wallet leaderboard via /signals/stats and /signals/report.
Key Properties
- Machine-readable first — Structured JSON with typed, predictable fields
- Timely — Signals are delivered as market activity is detected
- Focused — Responses are structured for traders, researchers, and automated agents
Next Steps
- Quick Start — Get your first signal in under 2 minutes
- Overview — Understand how data flows through the system
- Engine A — Smart Money Consensus endpoint reference
- Signal By ID — Fetch a stored signal directly by
signal_id