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

# Welcome to Luckie

> Player-vs-player betting on Solana — no house, no edge, provably fair.

Luckie is a **player-vs-player betting arena** on Solana. Bet head-to-head in **Coinflip**
or pile into a **Jackpot** pot — and you're always playing against other players, never the house.

<Note>
  There is **no house**. Luckie never takes the other side of your bet. The protocol only
  escrows player funds and pays the winner — minus a small protocol fee, and nothing more.
</Note>

## Start here

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Connect a wallet and enter your first game in under a minute.
  </Card>

  <Card title="Provably fair" icon="shield-check" href="/concepts/provably-fair">
    Every outcome is sealed before you play — and anyone can verify it.
  </Card>

  <Card title="Coinflip" icon="coins" href="/games/coinflip">
    One-on-one, 50/50, winner takes both stakes.
  </Card>

  <Card title="Jackpot" icon="trophy" href="/games/jackpot">
    Many players, one pot, odds weighted by your buy-in.
  </Card>
</CardGroup>

## What makes Luckie different

<CardGroup cols={3}>
  <Card title="No house, no edge" icon="scale-balanced">
    Pure PvP. The protocol escrows funds and pays the winner — it never bets against you.
  </Card>

  <Card title="Provably fair" icon="lock">
    Commit-reveal randomness you can recompute yourself. The server can't pick winners.
  </Card>

  <Card title="Wallet-native" icon="wallet">
    Connect a Solana wallet and play. No email, no sign-up.
  </Card>
</CardGroup>
