Demo conversion CTA (the giveaway funnel)
In demo mode, a persistent bar turns the tour into a funnel: the big CTA (Start your real business) sends people to platform signup (NEXT_PUBLIC_SIGNUP_URL on hosted demos), and a three-step explainer tells the giveaway story — clone the free MIT template, brand it (AI prompts included), connect your Genesis organization and every page lights up with real data. EN/ES.
If you are building a front end
Your front end calls this over the same-origin `/api/v1` proxy — no backend code to write, no schema to design. Endpoints: none.
Bring any front end — hand-written, or generated with Lovable, v0, Bolt, Claude, or Cursor. You get auth, a multi-tenant database, payments through your own Stripe, and email/SMS without writing or hosting a backend.
- How to turn it on
- Automatic when NEXT_PUBLIC_DEMO=1; set NEXT_PUBLIC_SIGNUP_URL on hosted demos.
- Who can use it
- none — demo chrome only, never renders in real deployments.
- The API behind it
none- Where it lives
- app shell (all authed pages) in demo mode
Machine-readable
This page is generated from our published capability catalog. Point your AI assistant at /features.json (or /llms.txt) and it can read every feature, how to enable it, and the endpoints behind it — then build against them.