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

# Totalis

> APIs for building and settling custom parlays across prediction markets — Kalshi, Polymarket, and more — on Solana.

Totalis turns individual prediction market bets into custom parlays. Pick 2–5 outcomes across Kalshi, Polymarket, and other venues, and combine them into one leveraged position. Market makers compete to price it, and trades settle on Solana.

The API gives you everything the app has: browse markets, request quotes, place and settle parlays, and read your positions, P\&L, and balances.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/guides/quickstart">
    Make your first authenticated call in five minutes.
  </Card>

  <Card title="Authentication" icon="key" href="/guides/authentication">
    Scoped API keys and how to send them.
  </Card>

  <Card title="How parlays work" icon="arrows-spin" href="/guides/lifecycle">
    The path from quote request to settlement.
  </Card>

  <Card title="API reference" icon="code" href="/api-reference/introduction">
    Every endpoint, with live examples.
  </Card>
</CardGroup>

## How it works

<Steps>
  <Step title="Build a parlay">
    Pick 2–5 outcomes from any supported market and set your bet amount.
  </Step>

  <Step title="Get competitive quotes">
    Open a quote request and market makers compete in real time to offer the best payout odds.
  </Step>

  <Step title="Trade and settle">
    Accept a quote. Your stake and the maker's collateral lock into on-chain Solana vaults, and the position settles automatically once markets resolve.
  </Step>
</Steps>

## Market makers

Stream incoming parlay requests, quote them, and earn the spread. Start with the [market-making guide](/guides/market-maker), or email [founders@totalis.trade](mailto:founders@totalis.trade) to provide liquidity.
