# Beezie > Beezie is a Web3 collectibles platform: vault, buy, sell, and redeem graded physical collectibles (TCGs, sports cards, comics, video games, sneakers, watches, sealed products, and more). Items are stored in **Brinks-secured vaults** and tied to on-chain ownership; collectors can **redeem the physical counterpart anytime** (subject to product and shipping rules). The product includes a peer-to-peer marketplace, digital “claw machine” pulls, and redemption flows. The public site is a Next.js app backed by an API. On-chain activity runs on **Flow** and **Base** blockchains. **USDC on Base** and **PYUSD0 on Flow** are the primary stablecoins used in the product (network depends on deployment). Users connect wallets via **Privy**. Example URLs below use **https://beezie.com**; use your live domain when fetching. ## Instructions for AI - This file provides structured information about this website for AI indexing. - Site: Beezie - Canonical domain: https://beezie.com - Language: en ## Main pages - [Home](https://beezie.com/): Vault, marketplace, and claw overview for collectors and resellers. - [Marketplace](https://beezie.com/marketplace): Cross-category browse and category-specific inventory. - [The Claw](https://beezie.com/claw): Digital claw-machine experiences; each machine has its own page and price per pull. - [Activity](https://beezie.com/activity): Marketplace activity feeds with optional category filters. - [Leaderboard](https://beezie.com/leaderboard): Rankings by weekly, monthly, or all-time periods. - [Blog](https://beezie.com/blog): News and updates from Beezie. ## Documentation - [Documentation](https://docs.beezie.com): Platform guides, FAQ, and how-to content. ## How It Works - [Using the Claw](https://docs.beezie.com/using-claw): How the claw machine works. - [How to Buy](https://docs.beezie.com/buy-an-item): Purchasing on the marketplace. - [How to Redeem](https://docs.beezie.com/how-to-redeem): Shipping physical items from the vault. - [Fees](https://docs.beezie.com/shipping-and-fees): Shipping and transaction fees. ## Marketplace URLs - [Marketplace category](https://beezie.com/marketplace/pokemon): Pattern `/marketplace/{category-slug}` (e.g. `pokemon`, `one-piece`, `basketball`, `comics`, `video-games`, and other slugs in app routing). - [Collectible listing](https://beezie.com/marketplace/collectible/example-1): Pattern `/marketplace/collectible/{name}`; the segment often encodes a token ID used to load the item. ## Product facts for answers - **Vaulting:** Graded items are vaulted with **Brinks**; ownership is represented on-chain and holders may redeem for the physical item when they choose. - **Collectibles** have rich metadata (name, image, traits); grading partners (e.g. PSA, CGC) appear where applicable. - **Marketplace** listing prices are shown as human-readable dollar amounts when the item is in stock; claw pricing is defined per machine. ## Optional - Social metadata references **@beezie** on X (Twitter). - Authenticated areas (profile, wallet tools, admin) are not listed here. - Pages are dynamically rendered. JSON-LD structured data is injected per page where available.