Prompting
You build by chatting. The better your prompts, the better Anything can build your app.- Be specific on errors. “When I click the login button in the header, it doesn’t show a dropdown” beats “It’s not working”
- Say what you’re building. Tell it whether you want a mobile app or web app.
- Go step by step. One feature per message.
- Paste images. Screenshot a design and say “make it look like this.”
- Plan first. Use Discussion mode before the agent starts building.
Agent
The agent has modes for different tasks. Switch in the mode selector.- Auto picks the best approach for the task (default)
- Discussion for planning and asking questions without changing code
- Thinking for most requests. More accurate, slightly slower.
- Fast for simple tasks. Fewer credits, less accurate.
- Max is fully autonomous. It builds, tests, and fixes on its own.
Controls

- Chat: talk to the agent, use
/or+for integrations, paste images - Left sidebar: switch chats, version history, settings
- Top bar: preview/code toggle, responsive view, element selector, publish
- App preview: your app running in a cloud sandbox (QR code for mobile)
- Project settings: custom instructions, assets, secrets, auth, branding
Preview vs. production
You work on a preview version of your app. Users don’t see changes until you publish. Hit Publish and your current build becomes the live version. Preview and production have separate databases, so you can test freely without affecting real users. Each time you publish, your live app updates to match what you’ve built.Your app
Anything makes mobile apps and web apps, with everything built in to make it easy for anyone to ship. Here’s what you can add:- Web. Build websites or apps you can host live on a domain.
- Mobile. Build native iOS and Android apps you can submit to the App Store.
- Auth. Let people sign up and login to your apps.
- Databases. Every app comes with a built-in database that scales.
- Backend. Full backend logic for your app.
- Uploads. Let people upload images and files.
- Integrations. Connect to other apps and tools, with AI built in.
- Payments. Accept subscriptions, one-time payments, and more on web and mobile.

Launch
Hit Publish in the top right to go live. Mobile apps can also be submitted to the App Store.