> ## 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.

# About Bilt

> Product and company overview

**Bilt** ([bilt.me](https://bilt.me)) is an AI-powered platform that builds native mobile applications from natural language. Users and AI agents describe an app in plain English; Bilt generates production-ready React Native code, builds the app, and supports deployment to the App Store and Google Play.

## What Bilt builds

* **Native mobile apps** — iOS and Android via React Native (not webviews)
* **From text prompts** — A sentence, a paragraph, or detailed specs
* **Production-ready code** — Clean, scalable React Native; suitable for prototypes and shipped apps
* **Instant preview** — Live preview in the browser, no Mac or local install required

## Key capabilities

| Capability             | Description                                                       |
| ---------------------- | ----------------------------------------------------------------- |
| **AI chat**            | Describe what you want and iterate through conversation           |
| **Live preview**       | Watch your app run in your browser as you build                   |
| **Bilt Cloud backend** | Add auth, database, file storage, and server logic with one click |
| **GitHub sync**        | Push code to a repo automatically                                 |
| **Store publishing**   | Submit to the App Store and Google Play directly from Bilt        |
| **Code export**        | Own the full React Native source, no lock-in                      |
| **MCP API**            | AI agents can build and deploy apps autonomously                  |

## Who Bilt is for

| Audience                     | Use case                                                        |
| ---------------------------- | --------------------------------------------------------------- |
| **Founders and makers**      | Ship a mobile app without hiring a dev team                     |
| **Product and design teams** | Rapid prototypes, MVPs, and production apps                     |
| **Developers**               | Generate app scaffolds, export code, continue in Xcode          |
| **AI agents**                | Create and manage apps via [MCP tools](/docs/api-reference/overview) |

## Company

* **Product**: Bilt — AI mobile app builder
* **Website**: [bilt.me](https://bilt.me)
* **Docs**: [bilt.me/docs](https://bilt.me/docs) (this site)
* **Location**: Tallinn, Estonia
* **Differentiator**: Full lifecycle from idea to the app stores, with native MCP support for AI agents

## Quick links

<CardGroup cols={2}>
  <Card title="Quickstart" icon="play" href="/docs/quickstart">
    Build your first app
  </Card>

  <Card title="Features" icon="grid-2" href="/docs/features/ai-chat">
    Explore what Bilt can do
  </Card>

  <Card title="API Reference" icon="book" href="/docs/api-reference/overview">
    MCP tools for agents and developers
  </Card>

  <Card title="FAQ" icon="circle-question" href="/docs/faq">
    Common questions and answers
  </Card>
</CardGroup>
