# Cyphers ## Docs - [Claim a payout](https://cyphers-3138df4b.mintlify.app/guides/claim-payout.md): Collect your winnings after a market resolves in your favor - or pull your stake back if the resolver didn't show up. - [Create a market](https://cyphers-3138df4b.mintlify.app/guides/create-a-market.md): Open your own prediction market on Cyphers and earn a share of every bet placed on it. - [Dispute a resolution](https://cyphers-3138df4b.mintlify.app/guides/dispute-resolution.md): What to do if a market's posted outcome looks wrong, and how disputes get resolved on Cyphers. - [Place a bet](https://cyphers-3138df4b.mintlify.app/guides/place-a-bet.md): Step-by-step walkthrough of placing a private bet in the Cyphers app. - [Fees and odds](https://cyphers-3138df4b.mintlify.app/how-it-works/fees.md): What you pay on each bet, how odds are computed, and how payouts get calculated. - [Market lifecycle](https://cyphers-3138df4b.mintlify.app/how-it-works/lifecycle.md): The phases every Cyphers market moves through, from open to claimable. - [Market types](https://cyphers-3138df4b.mintlify.app/how-it-works/market-types.md): The two kinds of markets on Cyphers and when to use each one. - [How privacy works](https://cyphers-3138df4b.mintlify.app/how-it-works/privacy-model.md): What's hidden, what's not, and how Cyphers keeps your side encrypted on Solana. - [Introduction](https://cyphers-3138df4b.mintlify.app/introduction.md): What Cyphers is, who it's for, and what makes it different from other prediction markets. - [Quickstart](https://cyphers-3138df4b.mintlify.app/quickstart.md): Connect a wallet, find a market, and place your first private bet on Cyphers. - [Claims](https://cyphers-3138df4b.mintlify.app/sdk/actions/claims.md): Claim payouts and refunds after market resolution. - [Markets](https://cyphers-3138df4b.mintlify.app/sdk/actions/markets.md): Create, cancel, and manage markets. - [Place bet](https://cyphers-3138df4b.mintlify.app/sdk/actions/place-bet.md): Encrypt and submit a private bet on a Cypher market. - [Resolution](https://cyphers-3138df4b.mintlify.app/sdk/actions/resolution.md): Resolve markets and manage the challenge window. - [Changelog](https://cyphers-3138df4b.mintlify.app/sdk/changelog.md): SDK version history and migration notes. - [Installation](https://cyphers-3138df4b.mintlify.app/sdk/installation.md): Install @cypher-zk/sdk and configure your bundler. - [Quickstart](https://cyphers-3138df4b.mintlify.app/sdk/quickstart.md): Initialize CypherClient and place your first private bet. - [Mutation hooks](https://cyphers-3138df4b.mintlify.app/sdk/react/mutation-hooks.md): React hooks for placing bets, creating markets, claiming, and resolving. - [Query hooks](https://cyphers-3138df4b.mintlify.app/sdk/react/query-hooks.md): React hooks for fetching markets, positions, and protocol state. - [React setup](https://cyphers-3138df4b.mintlify.app/sdk/react/setup.md): Wrap your app with CypherProvider and configure the QueryClient. - [Accounts](https://cyphers-3138df4b.mintlify.app/sdk/reference/accounts.md): On-chain account types, fetchers, filters, and display helpers. - [CypherClient](https://cyphers-3138df4b.mintlify.app/sdk/reference/client.md): Constructor options, namespace overview, and wallet helpers. - [Constants & PDAs](https://cyphers-3138df4b.mintlify.app/sdk/reference/constants.md): Protocol constants, enums, and PDA derivation helpers. - [Encryption](https://cyphers-3138df4b.mintlify.app/sdk/reference/encryption.md): Bet encryption, decryption, and key persistence. - [Errors](https://cyphers-3138df4b.mintlify.app/sdk/reference/errors.md): Parse Cypher program errors and the full error code table. - [Events](https://cyphers-3138df4b.mintlify.app/sdk/reference/events.md): Subscribe to or parse Cypher program events. - [Common issues](https://cyphers-3138df4b.mintlify.app/troubleshooting/common-errors.md): What to do when something doesn't work - from wallet errors to missing positions. - [FAQ](https://cyphers-3138df4b.mintlify.app/troubleshooting/faq.md): Quick answers to the questions people ask most about Cyphers.