[{"data":1,"prerenderedAt":349},["ShallowReactive",2],{"docs-navigation":3,"/docs/product/templates":60,"/docs/product/templates-surround":344},[4],{"title":5,"path":6,"stem":7,"children":8,"page":29},"Docs","/docs","1.docs",[9,30,45],{"title":10,"path":11,"stem":12,"children":13,"page":29},"Concepts","/docs/concepts","1.docs/1.concepts",[14,19,24],{"title":15,"path":16,"stem":17,"icon":18},"What is App-Agent?","/docs/concepts/what-is-app-agent","1.docs/1.concepts/1.what-is-app-agent","i-lucide-info",{"title":20,"path":21,"stem":22,"icon":23},"How it works","/docs/concepts/how-it-works","1.docs/1.concepts/2.how-it-works","i-lucide-workflow",{"title":25,"path":26,"stem":27,"icon":28},"What you get","/docs/concepts/what-you-get","1.docs/1.concepts/3.what-you-get","i-lucide-package",false,{"title":31,"path":32,"stem":33,"children":34,"page":29},"Product","/docs/product","1.docs/2.product",[35,40],{"title":36,"path":37,"stem":38,"icon":39},"Templates","/docs/product/templates","1.docs/2.product/1.templates","i-lucide-layers",{"title":41,"path":42,"stem":43,"icon":44},"Ownership, hosting & security","/docs/product/ownership-hosting-security","1.docs/2.product/2.ownership-hosting-security","i-lucide-shield-check",{"title":46,"path":47,"stem":48,"children":49,"page":29},"Buying","/docs/buying","1.docs/3.buying",[50,55],{"title":51,"path":52,"stem":53,"icon":54},"Getting started","/docs/buying/getting-started","1.docs/3.buying/1.getting-started","i-lucide-rocket",{"title":56,"path":57,"stem":58,"icon":59},"FAQ","/docs/buying/faq","1.docs/3.buying/2.faq","i-lucide-help-circle",{"id":61,"title":36,"body":62,"description":338,"extension":339,"meta":340,"navigation":341,"path":37,"seo":342,"stem":38,"__hash__":343},"docs/1.docs/2.product/1.templates.md",{"type":63,"value":64,"toc":328},"minimark",[65,74,79,190,196,200,241,244,248,296,300,305,309,312,316],[66,67,68,69,73],"p",{},"Templates are pre-built Nuxt apps that install into your ",[70,71,72],"code",{},"core"," fork with a single prompt to your AI agent. Think of them as opinionated starting points: instead of the AI building your dashboard from scratch, it pulls in our dashboard template and iterates from there.",[75,76,78],"h2",{"id":77},"available-templates","Available templates",[80,81,82,98],"table",{},[83,84,85],"thead",{},[86,87,88,92,95],"tr",{},[89,90,91],"th",{},"Template",[89,93,94],{},"Best for",[89,96,97],{},"Live demo",[99,100,101,122,139,156,173],"tbody",{},[86,102,103,110,113],{},[104,105,106],"td",{},[107,108,109],"strong",{},"SaaS Starter",[104,111,112],{},"A complete B2B SaaS product — marketing site, pricing, auth-gated dashboard, all in one app",[104,114,115],{},[116,117,121],"a",{"href":118,"rel":119},"https://saas.templates.app-agent.io",[120],"nofollow","saas.templates.app-agent.io",[86,123,124,129,132],{},[104,125,126],{},[107,127,128],{},"Dashboard",[104,130,131],{},"An admin panel or internal tool with tables, forms, tabs, KPI cards",[104,133,134],{},[116,135,138],{"href":136,"rel":137},"https://dashboard.templates.app-agent.io",[120],"dashboard.templates.app-agent.io",[86,140,141,146,149],{},[104,142,143],{},[107,144,145],{},"AI Chat",[104,147,148],{},"A streaming chat interface with RAG-ready storage — customer support bot, internal knowledge base, product assistant",[104,150,151],{},[116,152,155],{"href":153,"rel":154},"https://chat.templates.app-agent.io",[120],"chat.templates.app-agent.io",[86,157,158,163,166],{},[104,159,160],{},[107,161,162],{},"Landing",[104,164,165],{},"A marketing site starter — hero, features, pricing, testimonials",[104,167,168],{},[116,169,172],{"href":170,"rel":171},"https://landing.templates.app-agent.io",[120],"landing.templates.app-agent.io",[86,174,175,180,183],{},[104,176,177],{},[107,178,179],{},"Customer Portal",[104,181,182],{},"An auth-gated customer-facing area — support tickets, account management, self-serve resources",[104,184,185],{},[116,186,189],{"href":187,"rel":188},"https://portal.templates.app-agent.io",[120],"portal.templates.app-agent.io",[66,191,192,193,195],{},"You can pull in more than one — most Pro customers run 2–4 templates side-by-side inside a single ",[70,194,72],{}," fork.",[75,197,199],{"id":198},"how-installation-works","How installation works",[201,202,203,211,214,217,222,225,235],"ol",{},[204,205,206,207,210],"li",{},"Visit ",[116,208,209],{"href":209},"/templates"," and pick the template you want.",[204,212,213],{},"Sign in with GitHub. If you're on Professional or Enterprise, the install prompt appears with a real GitHub token embedded.",[204,215,216],{},"Copy the prompt.",[204,218,219,220,195],{},"Open Claude Code (or Cursor / Codex) at the root of your ",[70,221,72],{},[204,223,224],{},"Paste. The AI runs the six install steps: fetch the template files, rewire the layer extends, rename the package, install dependencies, prepare, commit.",[204,226,227,230,231,234],{},[70,228,229],{},"bun run dev"," — your new app is live at ",[70,232,233],{},"localhost:300X",".",[204,236,237,240],{},[70,238,239],{},"git push origin main"," — auto-deploys to Cloudflare Pages under a subdomain of your choosing.",[66,242,243],{},"The whole install typically takes under 3 minutes end-to-end, and you can watch every step in the AI's transcript. If you want to see what the agent will do before installing, expand \"Preview what your agent will do\" on any template page.",[75,245,247],{"id":246},"when-to-pick-which","When to pick which",[249,250,251,260,273,281,289],"ul",{},[204,252,253,256,257,259],{},[107,254,255],{},"You're building a full SaaS product from scratch:"," start with ",[107,258,109],{},". It covers hero → pricing → login → dashboard in one app.",[204,261,262,265,266,268,269,272],{},[107,263,264],{},"You have an existing marketing site but need an internal tool:"," pull in ",[107,267,128],{},". Runs on its own subdomain (",[70,270,271],{},"admin.yourdomain.com",").",[204,274,275,265,278,280],{},[107,276,277],{},"You want to add a support chatbot or knowledge assistant:",[107,279,145],{},". Bring your own OpenAI or Anthropic key.",[204,282,283,256,286,288],{},[107,284,285],{},"You just need a marketing site:",[107,287,162],{},". Fastest ship.",[204,290,291,265,294,234],{},[107,292,293],{},"You have paying customers and want to give them a self-serve area:",[107,295,179],{},[75,297,299],{"id":298},"cross-pollination","Cross-pollination",[66,301,302,303,234],{},"Some templates are contributed by partners in the App-Agent ecosystem (starting with our own Voyceme templates for AI companion products). When you install a partner template, a small royalty flows back to the author — the price you pay is the same as any first-party template. Details in ",[116,304,41],{"href":42},[75,306,308],{"id":307},"requesting-a-new-template","Requesting a new template",[66,310,311],{},"Don't see what you need? Contact us. If a template you want doesn't exist, we can either (a) build it as part of your first few Pro sessions or (b) add it to the roadmap for the wider platform. Either way, once built it lands in the shared templates repo and other customers can pull it too — with royalties flowing back to whoever sponsored it, if that fits.",[75,313,315],{"id":314},"what-comes-next","What comes next",[249,317,318,323],{},[204,319,320,322],{},[116,321,41],{"href":42}," — the compliance answers.",[204,324,325,327],{},[116,326,51],{"href":52}," — what happens after you book a call.",{"title":329,"searchDepth":330,"depth":330,"links":331},"",2,[332,333,334,335,336,337],{"id":77,"depth":330,"text":78},{"id":198,"depth":330,"text":199},{"id":246,"depth":330,"text":247},{"id":298,"depth":330,"text":299},{"id":307,"depth":330,"text":308},{"id":314,"depth":330,"text":315},"Production-ready app starters. Five today, more shipping weekly.","md",{},{"icon":39},{"title":36,"description":338},"Wht1gSHYpDy-_h7zvLYkcxIFR6zFoV0JN0EnmIq9XCc",[345,347],{"title":25,"path":26,"stem":27,"description":346,"icon":28,"children":-1},"The concrete deliverables. Codebase, templates, agent access, sessions.",{"title":41,"path":42,"stem":43,"description":348,"icon":44,"children":-1},"Where your code lives, who has access, and what happens if you cancel.",1785378244793]