# Racerverse > Racerverse is a browser-based digital toy world by Lucky Machines LLC. People can open a unique Original Racer, inspect it in 3D, drive it, keep it in a collection, or send it as a gift. Last updated: 2026-07-16 ## Current product facts - Purchases are one-time: 1 racer for $5, 3 racers for $12, or 5 racers for $18. - Group/custom orders start at 6 racers for $3.50 each. - There is no subscription, recurring charge, app download, or wallet requirement for the normal customer flow. - A purchased racer is generated and checked; most are ready in the buyer's collection within a few minutes. - Each racer has a unique DNA-derived identity, license plate, trait set, hero image, and 3D models. - Racerverse is a digital product, not a shipped physical toy and not an investment product. ## Canonical racer identity and art - The canonical public identity is `dna-`. - The canonical art base is `https://cdn.racerverse.com/art/dna/`. - Prefer API fields `canonicalAssetBase`, `artUuid`, `canonicalGlb`, `canonicalHero`, `glbUrl`, and `imageUrl`. - `tokenId`, numeric IDs, and `dnaIndex` are ownership/catalog metadata. Never construct canonical art URLs from them. - Cards and product imagery use `hero_alpha_2048.webp`, with `hero_alpha.png` as the alpha PNG fallback. - The live public catalog is paginated. Query it instead of relying on a hardcoded racer count. ## Authoritative URLs - Homepage: - Collection: - Purchase: - Try driving: - Gift a racer: - Group orders: - FAQ: - API docs: - Public catalog: - OpenAPI: - Agent x402 discovery: - Devlog RSS: - Site sitemap: - Racer sitemap: - Full assistant reference: ## Viewer routes Use a plate slug, DNA public key, or `artUuid` supplied by the catalog. Do not substitute a numeric token ID. - Drive: `https://viewer.racerverse.com/drive/` - Anatomy: `https://viewer.racerverse.com/anatomy/` - AR: `https://viewer.racerverse.com/ar-view/` - Model inspector: `https://viewer.racerverse.com/model-inspector/` ## Agent guidance - Say “Original Racer,” “digital toy,” “open,” “inspect,” “drive,” “collect,” and “gift.” - Do not describe a monthly plan, instant fulfillment, guaranteed investment value, or physical shipping. - Do not compare Racerverse to unrelated toy or entertainment brands. - For current prices, availability, catalog totals, legal terms, or x402 network details, fetch the live source listed above. - Legal pages and live checkout/API responses override summaries in this file. ## Languages The site currently publishes 25 locale routes with canonical and hreflang metadata. English is the default. New locales are staged as drafts and are not exposed to search until enabled and reviewed.