# We Book Fernie — Fernie Central Reservations (DEMO) > Sample guest funnel for Fernie Central Reservations (FCR), Historic Fernie, BC. > Tagline: We Book Fernie. > This is a public DEMO. Inventory is fictional Fernie-style sample data. > Do not treat listings as live OwnerRez units. Do not charge cards. Do not email staff. ## Purpose Local-agent style site so guests (and coding agents) can find a ski-in chalet, downtown condo, or lodge and walk a demo book. Live calendars, OwnerRez writes, Stripe live charges, and staff email are NOT connected. ## How to book (demo) 1. GET /api/agent/inventory?q=… (or guest Ask FCR) 2. GET /api/agent/availability?property={slug}&from=YYYY-MM-DD&to=YYYY-MM-DD 3. POST /api/agent/hold with Authorization: Bearer fcr-demo-agent 4. POST /api/agent/checkout with the same bearer → { url, mode: "stripe_sandbox", demo: true } Open that URL. If STRIPE_SECRET_KEY is unset, it is /book/confirm — no payment. 5. Guest HTML form POST /api/book also logs a FCR-DEMO- confirmation. No charge. Demo bearer (not a production secret): fcr-demo-agent Override with AGENT_DEMO_SECRET. Never put live Stripe or OwnerRez keys in content/. ## Machine-readable endpoints - /llms.txt — this file - GET /api/agent/inventory — sample properties as PropertyCard props (optional ?q=) - GET /api/agent/availability?property=&from=&to= - POST /api/agent/hold — demo hold, Bearer required, no OwnerRez write - POST /api/agent/checkout — stripe_sandbox stub URL, Bearer required - GET|POST /api/mcp — thin MCP adapter over the same tools Do not scrape HTML. Do not emit arbitrary HTML. ## Allowlisted AG-UI components PropertyCard, DateRangePicker, GuestPicker, PayButton, ErrorBanner See AG-UI: https://docs.ag-ui.com MCP tools (Stripe sandbox only): search_availability, create_hold, create_stripe_sandbox_checkout Read /llms.txt before calling tools. Live Stripe keys are rejected. ## Guest routes (HTML) - / — homepage - /stays — browse / Ask FCR - /stays/{slug} — property - /book — demo checkout (no card field) - /book/confirm — demo confirmation - /ski-in, /downtown-condo, /hot-tub, /pet-friendly, /large-groups - /guides, /faq, /contact, /walkthroughs, /privacy ## Contact (public, real) Fernie Central Reservations 12 Manitou Road, Fernie BC V0B 1M5 Toll-free 1-800-622-5007 · Local 250-423-2077 Forms do not email Dana, Chris, Derick, or the FCR inbox.