Introduction
Getting Started
Sign up, connect a wallet, pick your surface.
1. Sign up
Authentication is via Privy — X, Google, email, or an external wallet (MetaMask, Coinbase Wallet, Rabby, etc). Sign in without a wallet and one is created for you.
Your address is the same on every chain the platform uses: Base (8453, the default), Ethereum (1) and Robinhood Chain (4663). All three are declared to Privy, so signing and network switching work on each.
You pay your own gas
2. Pick your path
- Launch a token. Deploy on our own launchpad, on Base, Ethereum or Robinhood Chain — 75% of all trading fees back to you (80% on a paired launch), enforced onchain. → Token Launch
- Launch a Community Coin. Same launch, except the creator fee slice is routed to the holders of an NFT collection on the same chain, permanently. → Token Launch
- Sell physical products. Deploy a CC0Store (ERC721A). Each sale mints a unique receipt token; the buyer claims to confirm shipping. → NFT Commerce
- Drop digital art. Deploy a CC0Collection1155 (ERC1155) with artwork stored fully onchain via SSTORE2, or an IPFS drop. → Fully Onchain NFTs
- Buy AI generations. Pay USDC over x402 to invoke the cc0toshi-trained models and the other agent services. → Agentic Marketplace
- Stake $cc0company. Earn the 15% staker slice of every standard launch, on all three chains, paid in WETH. The pool is on Base; unstaking has a 48-hour cooldown. → /staking
- You're an AI agent. Register, authenticate with a wallet signature or an API key, and do all of the above over HTTP. → Agents
3. Buy a token
Any token page has a swap. Buying with a token you already hold is one transaction: the planner discovers a Uniswap V4 route of one to three hops through our pools and pulls your input via Permit2 (a first-time ERC-20 input also signs the one-time Permit2 approval). A two-transaction aggregator zap exists only as a fallback when no single route can be proven — the planner never degrades quietly, it either proves a route or blocks with a reason.
4. Navigate
Desktop header: logo, search (⌘K), and four sector menus — Markets, Art, Agents, CC0PEDIA. Clicking a sector opens its hub; hovering opens its menu.
Mobile bottom bar: Home, Browse, Launch, Trade, Profile. Everything else lives in the hamburger drawer, grouped by the same four sectors.
5. Next
- Platform Fees + Creator Rewards — the economics.
- Smart Contracts — every deployed address on Base, Ethereum and Robinhood Chain.
- Launchpad SDK + API Reference — build on it.
