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

# Create Your First Project

> Get started with HelloLeo in minutes

Creating a project in HelloLeo is simple and takes just a few minutes.

## Step 1: Sign Up or Log In

If you're new to HelloLeo, [sign up](https://app.helloleo.dev) for an account. If you already have an account, log in.

## Step 2: Create a New Project

Once you're logged in, you'll see the landing page. You can create a project in two ways:

### Option A: From the Landing Page

1. Enter a description of what you want to build in the chat input
2. Click "Start Building" or press Enter
3. Leo will create your project automatically

### Option B: From the Projects Page

1. Click "Create Project" or navigate to the projects page
2. Fill in:
   * **Project Name**: A descriptive name for your project
   * **Description**: What your project will do
   * **Repository URL** (optional): If you have an existing Git repository
3. Click "Create"

## Step 3: Start Building

Once your project is created, you'll be taken to the chat interface where you can:

* Describe features you want to add
* Ask Leo to modify existing functionality
* Connect integrations
* Deploy and preview your project

## What's Next?

<CardGroup cols={2}>
  <Card title="Your First Prompt" icon="message" href="/getting-started/your-first-prompt">
    Learn how to communicate effectively with Leo
  </Card>

  <Card title="Understanding Credits" icon="coins" href="/getting-started/credits-system">
    Learn how the credit system works
  </Card>
</CardGroup>
