> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fastshot.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Build mobile apps by chatting with AI

## What is Fastshot?

Fastshot is an AI-powered mobile app builder. Describe your app idea in plain English and get a fully functional React Native app for iOS and Android — no coding required.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Build your first app in 5 minutes.
  </Card>

  <Card title="How It Works" icon="gears" href="/how-it-works">
    Understand the AI workflow behind Fastshot.
  </Card>
</CardGroup>

## What can you build?

Fastshot creates cross-platform mobile apps including:

* Social and community apps
* Productivity and task management tools
* E-commerce and marketplace apps
* Health and fitness trackers
* Educational and content apps
* Finance and budgeting tools

## Key features

<CardGroup cols={2}>
  <Card title="AI Code Generation" icon="wand-magic-sparkles">
    Describe what you want, the AI writes production-ready React Native code.
  </Card>

  <Card title="Live Preview" icon="mobile-screen">
    See your app update in real time as changes are made.
  </Card>

  <Card title="Asset Generation" icon="image">
    Generate icons, logos, and illustrations from text descriptions.
  </Card>

  <Card title="One-Click Deploy" icon="cloud-arrow-up">
    Publish to the App Store and Google Play directly from Fastshot.
  </Card>
</CardGroup>

## Ready to start?

<Card title="Create your first app" icon="play" href="/quickstart" horizontal>
  Follow our quickstart guide to go from idea to working app in minutes.
</Card>
