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

# Quickstart

> Start building your app with Woz in just a few minutes.

## Introduction

Start building your app with Woz in just a few minutes.

This quickstart guide walks you through the basic steps to go from an idea to a working mobile app using Woz. No coding or technical experience is required.

***

## 1. Start for free

All new users receive a 1-day free trial, allowing you to explore Woz and generate your first app without any commitment.

Sign up, create your first project, and begin describing the app you want to build.

<img src="https://mintcdn.com/withwozinc/DAddWsqDPDbzqkmZ/images/quickstart-describe-app.png?fit=max&auto=format&n=DAddWsqDPDbzqkmZ&q=85&s=5d3def52ef045b467dbae24f905e7b78" alt="Woz app builder interface showing the prompt to describe your app idea" width="1024" height="585" data-path="images/quickstart-describe-app.png" />

***

## 2. Describe your app

Woz will ask you a few simple questions to understand your idea.

You will describe:

* What your app does
* Who the app is for
* The features you want

You do not need technical knowledge. Just explain your idea in plain language.

Woz uses this information to understand the structure and functionality your app needs.

<Note>
  Learn more in the [Generating Apps](/guides/generating-apps) guide.
</Note>

***

## 3. Generate your app

After you complete the guided questions, Woz generates a full-stack mobile application automatically.

Your generated app includes:

* App navigation and structure
* Screens and core features
* Backend services
* A database for storing app data

Within a few minutes, you will have a working app ready to review.

<img src="https://mintcdn.com/withwozinc/SW98N63X8D-c-H92/images/quickstart-app-being-crafted.png?fit=max&auto=format&n=SW98N63X8D-c-H92&q=85&s=047eb50caac1adeb4e2dc8cf2e7071bc" alt="Woz app builder interface showing Your app is being crafted message with a pixel art wizard icon" width="1024" height="585" data-path="images/quickstart-app-being-crafted.png" />

***

## 4. Review and iterate

Once your app is generated, you can begin refining it from the App Preview panel.

You can:

* Edit layouts and features
* Add or remove screens
* Update design elements
* Fix bugs
* Restore earlier versions of your app

Woz allows you to iterate quickly by describing changes directly in the chat.

<Note>
  Learn more in the [Editing Your Apps](/guides/editing-your-apps) guide.
</Note>

<img src="https://mintcdn.com/withwozinc/J_WJRH9b7TzOP0Mv/images/quickstart-app-preview.png?fit=max&auto=format&n=J_WJRH9b7TzOP0Mv&q=85&s=96da8b20b902e9b851a0b699d40bab4e" alt="Woz App Preview panel showing live app preview and chat interface for refining the app" width="1024" height="569" data-path="images/quickstart-app-preview.png" />

***

## 5. Publish your app

When you are ready to launch, Woz helps you publish your app to the Apple App Store and Google Play Store.

After submission and approval, your app will be available for users to download.

You can continue improving your app in Woz and release updates over time.

<Note>
  Learn more in the [Publish to the App Store](/guides/publish-to-app-store) guide.
</Note>

***

## Next steps

Once your first app is generated, explore these guides to learn more:

<CardGroup cols={2}>
  <Card title="Generating Apps" icon="rocket" href="/guides/generating-apps">
    Learn how to describe your app and generate it with Woz
  </Card>

  <Card title="Editing Your Apps" icon="pen" href="/guides/editing-your-apps">
    Refine layouts, features, and design elements
  </Card>

  <Card title="Design Tips" icon="palette" href="/design-tips">
    Improve the visual quality of your app
  </Card>

  <Card title="Quick Tips & Best Practices" icon="lightbulb" href="/quick-tips">
    Build faster with Plan Mode, Select Elements, and more
  </Card>
</CardGroup>

These guides will help you build, refine, and launch your app more effectively with Woz.
