> ## Documentation Index
> Fetch the complete documentation index at: https://docs.4cx.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Sweepstakes walkthrough

> Recommended order of API calls for sweepstakes integrations.

# Sweepstakes flow

Five steps, in order. Each step links to the matching request.

1. **Discover markets** — [List events](/pages/markets/list-events)
2. **Inspect an orderbook** — [Get orderbook](/pages/markets/get-orderbook)
3. **Place an offer** — [Place order](/pages/orders/place-order)
4. **Check your positions** — [List my open orders](/pages/orders/list-open-orders)

Optional follow-ups: [Look up single order](/pages/orders/lookup-order), [Cancel order](/pages/orders/cancel-order).

For real-time updates after placing orders, see the [Streaming API](/pages/streaming/introduction).
