Skip to content

Frequently asked questions

Short answers to the things people ask most. If yours isn't here, get in touch.

Do I need to know how to code?

No. You describe what you want in plain language and the agent builds it. If you do code, even better — there's a full editor, file tree, and terminal, plus real git history, so you can jump in at any level.

What happens when the agent makes a mistake?

It usually catches it. The agent checks its own work by running the app and reading the output, then fixes what's broken. And because every turn creates a checkpoint, you can always restore an earlier version in one click.

Can I get my code out?

Yes — your project is a normal git repository from the first commit. Connect a GitHub repo and push whenever you like. No lock-in.

What can I build?

Web apps and sites across many stacks — Next.js, Vite (React and Vue), SvelteKit, Astro, Nuxt, and backend frameworks like Express, NestJS, FastAPI, and Django, among others. If you're not sure a stack is supported, just describe your app and let the agent pick a good fit.

Which AI model does it use?

Whichever you choose, per project — Claude (via Amazon Bedrock), OpenAI, or OpenRouter. See Choosing a model.

How do I put my app online?

Deploy to a live URL in one click via AWS Amplify, and add a custom domain when you want a real address. Note the static-export caveat for Next.js.

How much does it cost?

There's a free plan to start. Paid plans add more build credits and features. See pricing for the full comparison.

I have another question.

We're happy to help — reach out via the contact page.