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

# Your First Project

> Turn a simple idea into a working prototype.

Start with one clear idea. You do not need to plan every screen before you begin.

## Create a project

<Steps>
  <Step title="Describe what you want">
    Give Juno as much useful detail as you can: who the app is for, what the main screen should show, what someone should be able to do, and how you want it to feel. Vague requests leave the assistant guessing.
  </Step>

  <Step title="Add a reference if it helps">
    Attach an image when a visual example will make your idea clearer.
  </Step>

  <Step title="Tap Create">
    Juno opens a new project and begins building the first version.
  </Step>

  <Step title="Try the result">
    Open the preview, tap through the app, and note what you want to change.
  </Step>
</Steps>

## Keep the first version focused

A smaller first request is usually easier to review and improve. Begin with the main screen and one useful action, then add details in follow-up requests.

For example:

> Create a simple habit tracker with today's habits and a button to mark each one complete.

Then continue with requests such as:

> Add a screen where I can create a new habit.

## Your work is saved

Your project remains available in **My apps**. You can close it, return later, and continue from where you left off.

<Card title="Working with the AI Assistant" icon="sparkles" href="/working-with-ai-assistant">
  Learn how to describe changes and get better results.
</Card>
