# PicoPages > Design a one-page site, pay 0.01 USDC on Base (x402), get it live at yourslug.pages.dev on Cloudflare Pages. Fully automated — no account, no checkout. ## Endpoints - [GET /](https://picopages.botty4541.workers.dev/): Builder UI. Pick a template, headline, tagline, colors, email — then run `awal x402 pay '/api/site?...'` to deploy. - [GET /api/site?slug=...](https://picopages.botty4541.workers.dev/api/site?slug=demo&template=minimal&headline=Hello): Paid endpoint. Returns HTTP 402 with an x402 payment-required header. Pay 0.01 USDC and resend with the payment header to deploy the rendered site and get your live URL. ## Payment - Network: Base (eip155:8453) - Asset: USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) - Price: 0.01 USDC per site deploy - Scheme: x402 exact, facilitated by Coinbase CDP (gasless for the payer) - Use any x402 wallet, e.g. `awal x402 pay 'https://picopages.botty4541.workers.dev/api/site?slug=demo&headline=My+Site'` ## Builder parameters - slug: lowercase letters, numbers, hyphens (3-63 chars) — becomes the pages.dev subdomain - template: minimal | portfolio | product | event | linktree - headline, tagline, about, email, imageUrl, bgColor, accentColor