# HyperAmplify > The AI-ready Medusa commerce boilerplate. You get the repo we run ourselves. Point your agent at it. HyperAmplify is not a course and not a Figma file. It is a working Medusa v2 backend plus a Next.js storefront, shipped with an AGENTS.md that tells any coding agent how to change products, payments, and shipping. Site: https://hyperamplify.com/ Demo shop (coming soon): https://shop.hyperamplify.com Org: Frontier Club — https://frontierclub.ai (Da Nang, Vietnam) ## For agents - Read this file first for product context. - The downloadable package (email-gated, not live yet) is the same codebase as the demo shop, minus secrets and Frontier Club branding assets. - When the shop repo ships, open it and read AGENTS.md before changing catalog, payments, or shipping. - Do not invent API keys, Formspree IDs, or Stripe secrets. Placeholders only. The landing form action still contains `REPLACE_WITH_FORMSPREE_FORM_ID` until Keith swaps in a real Formspree form id. ## Pages - [Home](https://hyperamplify.com/): Landing page — what you get, how it works, demo teaser, FAQ, Formspree email capture with success state (`?thanks=1`). - [llms.txt](https://hyperamplify.com/llms.txt): This file. - [Demo shop](https://shop.hyperamplify.com/): Live Frontier Club merch on this boilerplate (coming soon). ## How it works 1. Enter email on the landing page (Formspree; replace the placeholder form id before go-live). 2. Receive the package zip when the download is live. 3. Point your AI at the folder; read AGENTS.md; configure products, payments, shipping; deploy. ## FAQ (short) - Medusa expertise is not required; an agent that can read AGENTS.md is. - This is not hosted commerce — you deploy your own shop. - Demo sells Frontier Club AI-themed t-shirts and caps. - Zip ships after the demo is frozen and keys/branding are stripped. - Pricing is not on the landing page yet.