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

# FAQ

> Common questions about Cooket on Arc Testnet.

<AccordionGroup>
  <Accordion title="Is Cooket on Arc Mainnet?">No. This documentation covers Arc Testnet development and testing.</Accordion>
  <Accordion title="Do testnet tokens or USDC have real value?">No. Do not treat them as real financial assets.</Accordion>
  <Accordion title="Does Cooket hold my wallet keys?">No. Cooket uses external user-controlled EVM wallets through Reown AppKit and Wagmi.</Accordion>
  <Accordion title="Why are there two USDC decimal formats?">Arc native USDC uses 18-decimal native units for curve value and gas. Canonical ERC-20 USDC uses 6 decimals in graduated V3 pools.</Accordion>
  <Accordion title="What happens at graduation?">The curve closes at 800 million tokens sold and 7,245 net native USDC, then atomically creates permanent full-range V3 liquidity using the remaining 200 million tokens.</Accordion>
  <Accordion title="Can LP principal be withdrawn?">The ownerless custodian interface has no decrease-liquidity, NFT transfer/approval, rescue, or delegatecall path. This contract property is not an audit guarantee.</Accordion>
  <Accordion title="Is verified source an audit?">No. Explorer source verification is not an independent security audit.</Accordion>
  <Accordion title="Why does indexed data lag my receipt?">The indexer waits for confirmations and commits canonical projections. Realtime SSE is only a provisional overlay.</Accordion>
</AccordionGroup>
