Documentation Index
Fetch the complete documentation index at: https://bilt.me/docs/llms.txt
Use this file to discover all available pages before exploring further.
Product
What does Bilt do?
Bilt builds native iOS apps from a text description. You describe your app in plain English — either in the dashboard or through an AI agent via MCP — and Bilt’s AI generates React Native code, builds the app, and gives you a live preview in the browser.Is Bilt just turning my website into a webview?
No. Bilt generates native apps using React Native — real iOS binaries, not a webview wrapper. You get native performance, access to device APIs (camera, GPS, notifications), and App Store distribution.How is Bilt different from other AI app builders?
- Native output — React Native apps, not web-based hybrids
- Live iOS simulator — Cloud-streamed simulator in the browser, no Mac required
- Full lifecycle — From idea to App Store in one platform
- MCP integration — AI agents can build and deploy apps autonomously
- Code ownership — Export clean source code anytime, no lock-in
How fast can I go from idea to working app?
Minutes for a first working version. Describe the app, Bilt builds it, you get a live preview. Iteration is conversational — each message refines the app in real time.Dashboard & building
Do I need to install anything?
No. Everything runs in the browser. The iOS simulator, the build pipeline, and the development environment are all cloud-hosted. You just need a browser and an internet connection.Can I attach images or screenshots?
Yes. Attach screenshots, mockups, or design references to your chat messages. The AI uses them to match the design you want.Can I undo changes the AI made?
Each change is a separate workflow. You can send a new message to revert changes or ask the AI to go back to a previous state. If you’ve connected GitHub, you also have full git history.What happens to my project if I stop my subscription?
Your projects remain accessible. You can view them, export code, and access your data. Active building features depend on your plan.Backend & integrations
Can I add a database to my app?
Yes. Connect Supabase for a full PostgreSQL backend with authentication, real-time data, and row-level security. The AI generates all the connection code.Can I connect to my own backend or API?
Bilt can generate code that calls external APIs. Describe the API endpoints and the AI will integrate them. For complex existing backends, you may need to extend the exported code.How does GitHub integration work?
Connect a GitHub repo and Bilt automatically syncs your code. You can mirror changes one-way or set up two-way sync. Every AI change is committed to the repo.Code & ownership
Do I own the code?
Yes. You can export the full React Native source anytime. The code is standard React Native — no proprietary formats, no Bilt dependencies. See Code Export.Can I continue development outside Bilt?
Absolutely. Export or clone from GitHub, then open in Xcode, VS Code, or any editor. The codebase follows standard React Native conventions.Publishing
Can I publish to the App Store?
Yes. Bilt supports the full App Store submission flow — certificates, provisioning profiles, cloud builds via Expo/EAS, TestFlight, and App Store submission. See the deploy guide.How can I share my app for testing?
- Preview links — Every project has a shareable URL for live testing in the browser
- TestFlight — Submit builds to TestFlight for iOS beta testing
- Public projects — Make your project public for anyone to discover
MCP & AI agents
What is MCP?
MCP (Model Context Protocol) is a standard that lets AI assistants use external tools. Bilt’s MCP server gives AI agents 8 tools to create, build, deploy, and manage mobile apps. See the API Reference.Which AI clients work with Bilt?
Claude Desktop, Cursor, OpenClaw, and any MCP-compatible client. See MCP Quickstart for setup.Can AI agents build apps without human involvement?
Yes. An agent can create a project, describe the app, monitor the build, and retrieve the preview URL — fully autonomously. This is how tools like OpenClaw use Bilt.Pricing & plans
Is Bilt free?
Bilt offers a free tier to get started. Paid plans provide additional build tokens, higher rate limits, and premium features. See bilt.me for current pricing.What are tokens?
Tokens are the credits used for AI build operations. Each plan includes a token allocation. You can purchase additional token packs if you need more.Getting help
- Docs — Quickstart, Features, API Reference
- Community — Discord
- Expert call — Book a 15-min session for setup help or advice
- Email — support@bilt.me
