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

# FAQ

> Honest answers to the questions players actually ask.

<AccordionGroup>
  <Accordion title="Is Auora custodial?">
    No. We never hold your funds, your keys, or your seed phrase. Stakes go directly from your wallet into an audited smart contract and back to your wallet at settlement. See [Non-custodial](/security/non-custodial).
  </Accordion>

  <Accordion title="Can Auora fake the settlement price?">
    No. Settlement prices are cryptographically signed by an independent oracle network and verified on-chain by the contract before any payout. Our role is liveness only — we relay signed bytes; we do not produce them. See [Oracle integrity](/security/oracle-integrity).
  </Accordion>

  <Accordion title="Can other players see my pick before the round closes?">
    No. Predictions are submitted as opaque sealed commitments and only revealed after the prediction window closes. Nobody — not other players, not bots, not Auora — can see your pick during the live window. See [Anti-copytrade](/security/anti-copytrade).
  </Accordion>

  <Accordion title="What chain do you run on?">
    Polygon. Low fees, fast confirmations, EVM-compatible with every major wallet.
  </Accordion>

  <Accordion title="Do I need to KYC?">
    No. Auora is a non-custodial smart contract. There is no account, no email, no password, no KYC funnel. Connecting a wallet is the entire onboarding flow.
  </Accordion>

  <Accordion title="What's the minimum stake?">
    There is no protocol-level minimum beyond gas. Practical minimums vary by market and are shown in the UI.
  </Accordion>

  <Accordion title="What happens if the oracle is down?">
    The round is delayed, not faked. Your funds remain locked safely in the contract until a clean signed reading is available. We will never substitute our own number.
  </Accordion>

  <Accordion title="What happens if I lose my wallet?">
    We cannot help you recover it. Non-custodial means we have no copy of your keys, no recovery flow, and no way to move your funds. This is the price of not having to trust us.
  </Accordion>

  <Accordion title="Are smart contracts audited?">
    Yes. See [Audits](/security/audits) for the report list and scope.
  </Accordion>

  <Accordion title="Is there a token?">
    Auora is a product, not a token launch. If a tradable governance or utility token is introduced in the future, it will be announced exclusively through our official channels and documented here. Be extremely skeptical of any "Auora token" announcement that does not come from this docs site or our verified social accounts.
  </Accordion>

  <Accordion title="Will you DM me first?">
    Never. We will never DM you first on Discord, Telegram, X, or anywhere else. Anyone who does is impersonating us — please report them and do not click any links.
  </Accordion>
</AccordionGroup>
