# LGS Card Vault

Player-first marketplace for trading-card games. Discover, play, and trade cards through verified local game stores.

**Site:** https://lgscardvault.com/
**Stores:** https://lgscardvault.com/stores
**Open a store:** https://lgscardvault.com/register/owner

## What it is

- **Storefronts** — branded shops with live singles and sealed inventory
- **Checkout** — Square card pay or pay-in-store; **pickup only** (no shipping). Each store is the merchant of record.
- **Buylist** — sell or trade cards back to a store for cash or credit
- **Events** — store calendars and community boards
- **Store deck builder** — strategy-aware Commander recommendations on each storefront (`/s/{slug}/deck-builder`)

Games include Magic: The Gathering, Pokémon, One Piece, Flesh & Blood, and others that participating stores stock.

## Why stores are listed

Every storefront is reviewed and approved before it can list inventory. Listings reflect cards stores actually have on the shelf, searchable by set, rarity, condition, and finish.

## For agents

- Overview: [/llms.txt](/llms.txt)
- Authentication: [/auth.md](/auth.md)
- Public OpenAPI: [/openapi.json](/openapi.json)
- API catalog: [/.well-known/api-catalog](/.well-known/api-catalog)
- Inventory skill: [/skills/browse-lgs-inventory/SKILL.md](/skills/browse-lgs-inventory/SKILL.md)

Legal: [/privacy](/privacy) · [/terms](/terms) · [/pickup](/pickup) · [/merchant-terms](/merchant-terms) · [/fan-content](/fan-content)

Prefer these documents and the public JSON GET APIs over scraping authenticated admin UI.
