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

# HoodShot: The Fully On-Chain Casino on Robinhood Chain

> HoodShot is a fully on-chain casino on Robinhood Chain. You bet straight from your wallet, outcomes are forced by cryptography, and every result is verifiable by anyone.

There is no account, no deposit, and no balance held by the house: you bet directly from your wallet, a smart contract holds the stake, and the outcome is decided by a house signature that only fits one result. Anyone can re-check any bet, forever.

<Frame>
  <img src="https://mintcdn.com/hood-shot/fKdfI1DUtYgcna3K/images/lobby.jpg?fit=max&auto=format&n=fKdfI1DUtYgcna3K&q=85&s=585bbb4c3eefe93d6d392886c33892fa" alt="HoodShot lobby" width="1400" height="875" data-path="images/lobby.jpg" />
</Frame>

## Get started

<CardGroup cols={2}>
  <Card title="Connect a wallet" icon="wallet" href="/getting-started/connect-wallet">
    One click via WalletConnect. No signup, no email, no KYC.
  </Card>

  <Card title="Place a bet" icon="dice" href="/getting-started/placing-bets">
    Stake in USD or ETH, straight from your wallet. Results in seconds.
  </Card>

  <Card title="Why it is fair" icon="shield-check" href="/concepts/provably-fair">
    One digest, one signature, one possible outcome. The math, briefly.
  </Card>

  <Card title="Verify any bet" icon="magnifying-glass" href="/concepts/verify-a-bet">
    Check any result in the UI or fully by hand, with no HoodShot software.
  </Card>
</CardGroup>

## The essentials

|              |                                                                                                             |
| ------------ | ----------------------------------------------------------------------------------------------------------- |
| Network      | Robinhood Chain (chain id 4663), native ETH                                                                 |
| Contract     | [`0xB0d2...4Fb7`](https://robinhoodchain.blockscout.com/address/0xB0d213833612E5557Ad68F4Dcc96d024B5B74Fb7) |
| Live games   | Coin Flip, Dice, Plinko                                                                                     |
| House edge   | 5% on payouts. Odds are exactly fair; wins pay 95% of fair                                                  |
| Protocol fee | 1% of stake, charged on top at placement                                                                    |
| Custody      | None. Funds leave your wallet only when you place a bet                                                     |

<Steps>
  <Step title="Connect your wallet">
    Visit [hoodshot.games](https://hoodshot.games) and click **Connect Wallet**. Approve the connection in your wallet and you are in.
  </Step>

  <Step title="Hold ETH on Robinhood Chain">
    Bets are staked in native ETH from your own wallet. There is nothing to deposit and no in-game balance to top up.
  </Step>

  <Step title="Pick a game and bet">
    Choose Coin Flip, Dice, or Plinko, set your stake, and confirm one transaction. The result lands in seconds and pays out automatically.
  </Step>
</Steps>
