# Cooket > Technical documentation for Cooket, an Arc-native token launch and trading protocol operating on Arc Testnet. - [Introduction](https://docs.cooket.fun/docs/overview/introduction.md): Cooket token launches and trading on Arc Testnet. - [How Cooket works](https://docs.cooket.fun/docs/overview/how-cooket-works.md): The launch, curve, graduation, and market lifecycle. - [Arc Testnet status](https://docs.cooket.fun/docs/overview/arc-testnet-status.md): What the repository and deployment manifests currently prove. - [Quickstart](https://docs.cooket.fun/docs/overview/quickstart.md): Connect an external wallet and explore Cooket safely. - [Economic model](https://docs.cooket.fun/docs/protocol/economic-model.md): Canonical Cooket V3 supply, reserves, prices, and graduation values. - [Bonding curve](https://docs.cooket.fun/docs/protocol/bonding-curve.md): Shifted constant-product quoting and trade accounting. - [Fees and distribution](https://docs.cooket.fun/docs/protocol/fees-and-distribution.md): Curve fees and collected Uniswap V3 LP fees without misleading simplification. - [Graduation](https://docs.cooket.fun/docs/protocol/graduation.md): The exact curve boundary and atomic Uniswap V3 settlement. - [Uniswap V3 market](https://docs.cooket.fun/docs/protocol/uniswap-v3-market.md): Canonical graduated trading with ERC-20 USDC. - [Permanent liquidity custody](https://docs.cooket.fun/docs/protocol/permanent-liquidity-custody.md): Ownerless per-token LP custody and residual handling. - [Voluntary CTO](https://docs.cooket.fun/docs/protocol/voluntary-cto.md): Creator-initiated, one-way creator-fee routing to a Safe-controlled treasury. - [Trader rewards](https://docs.cooket.fun/docs/protocol/trader-rewards.md): Fund custody and immutable Merkle-root claims. - [Connect wallet](https://docs.cooket.fun/docs/using-cooket/connect-wallet.md): Use an external EVM wallet on Arc Testnet. - [Create a token](https://docs.cooket.fun/docs/using-cooket/create-token.md): Launch a fixed-supply token and optionally perform a separate dev buy. - [Buy tokens](https://docs.cooket.fun/docs/using-cooket/buy-tokens.md): Buy on the curve with native USDC or in the graduated V3 pool with ERC-20 USDC. - [Sell tokens](https://docs.cooket.fun/docs/using-cooket/sell-tokens.md): Sell through a curve or a graduated Uniswap V3 market. - [Discover tokens](https://docs.cooket.fun/docs/using-cooket/discover-tokens.md): Browse canonical indexed launches and market views. - [Token pages](https://docs.cooket.fun/docs/using-cooket/token-pages.md): Understand lifecycle, market, chart, activity, and CTO information. - [Trading terminal](https://docs.cooket.fun/docs/using-cooket/trading-terminal.md): Current chart, trading, history, and realtime behavior. - [Transaction lifecycle](https://docs.cooket.fun/docs/using-cooket/transaction-lifecycle.md): From review and signature to receipt recovery and indexed state. - [System architecture](https://docs.cooket.fun/docs/developers/system-architecture.md): Contracts, browser, indexing, API, database, and realtime data flow. - [Frontend](https://docs.cooket.fun/docs/developers/frontend.md): Next.js application, wallet boundary, and canonical-data behavior. - [API](https://docs.cooket.fun/docs/developers/api.md): Go HTTP service, canonical read models, and metadata storage. - [Indexer](https://docs.cooket.fun/docs/developers/indexer.md): Confirmed Arc logs, canonical provenance, projections, and recovery. - [Realtime market service](https://docs.cooket.fun/docs/developers/realtime-market-service.md): Live Arc subscriptions and provisional SSE delivery. - [Database](https://docs.cooket.fun/docs/developers/database.md): PostgreSQL migrations, provenance, and current projections. - [Contract SDK](https://docs.cooket.fun/docs/developers/contract-sdk.md): Shared Arc constants, ABIs, receipt parsing, and deterministic helpers. - [Local development](https://docs.cooket.fun/docs/developers/local-development.md): Run and validate Cooket without deploying contracts. - [Environment configuration](https://docs.cooket.fun/docs/developers/environment-configuration.md): Arc, service, wallet, indexer, and realtime settings. - [API overview](https://docs.cooket.fun/docs/api-reference/overview.md): Cooket's implemented HTTP resources and data conventions. - [Tokens](https://docs.cooket.fun/docs/api-reference/tokens.md): Token lists, details, pricing, chart data, creators, and holdings. - [Trades](https://docs.cooket.fun/docs/api-reference/trades.md): Confirmed indexed trades and raw token activity. - [Discovery](https://docs.cooket.fun/docs/api-reference/discovery.md): New, top, near-graduation, linked, trending, and search views. - [Metadata](https://docs.cooket.fun/docs/api-reference/metadata.md): Create and finalize metadata drafts against canonical launches. - [CTO](https://docs.cooket.fun/docs/api-reference/cto.md): Read-only indexed CTO status, proposals, treasuries, and fee checkpoints. - [Realtime SSE](https://docs.cooket.fun/docs/api-reference/realtime-sse.md): Live-only provisional trade events from the realtime service. - [Errors](https://docs.cooket.fun/docs/api-reference/errors.md): HTTP error envelope, status codes, and retry guidance. - [Security model](https://docs.cooket.fun/docs/security/security-model.md): Cooket trust boundaries and repository-proven controls. - [Smart-contract controls](https://docs.cooket.fun/docs/security/smart-contract-controls.md): Implemented authentication, accounting, settlement, and custody checks. - [Wallet safety](https://docs.cooket.fun/docs/security/wallet-safety.md): Checks for external-wallet connections, approvals, and transactions. - [Testnet risks](https://docs.cooket.fun/docs/security/testnet-risks.md): Limits of Arc Testnet deployments, assets, and availability. - [Responsible disclosure](https://docs.cooket.fun/docs/security/responsible-disclosure.md): Report a vulnerability without increasing risk. - [Arc Testnet contracts](https://docs.cooket.fun/docs/reference/arc-testnet-contracts.md): Canonical addresses generated from the verified Arc Testnet manifests. - [Network configuration](https://docs.cooket.fun/docs/reference/network-configuration.md): Canonical Arc Testnet endpoints and asset representations. - [Economic constants](https://docs.cooket.fun/docs/reference/economic-constants.md): Canonical endpoint-cp-v3 values and fee policies. - [Glossary](https://docs.cooket.fun/docs/reference/glossary.md): Definitions for Cooket protocol and data terms. - [FAQ](https://docs.cooket.fun/docs/reference/faq.md): Common questions about Cooket on Arc Testnet. - [Troubleshooting](https://docs.cooket.fun/docs/reference/troubleshooting.md): Safe responses to wallet, transaction, indexing, and realtime problems.