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

# Getting Started

> Begin your journey with CodeNull by setting up your account and creating your first project

# Getting Started with CodeNull

Welcome to CodeNull, the AI-powered no-code web development platform. This guide will help you get started with creating your first project and navigating the platform's interface.

## Overview

CodeNull streamlines the web development process by allowing you to:

1. Generate complete websites using AI
2. Create and manage backend APIs
3. Configure databases
4. Deploy your applications with a single click

Before diving into these features, you'll need to set up your account and understand the basics of project creation and navigation.

## Next Steps

<CardGroup cols={2}>
  <Card title="Account Setup" icon="user" href="/guide/account-setup">
    Create your account and configure your profile
  </Card>

  <Card title="User Flow" icon="arrow-right" href="/user-flow">
    Understand the entire process from start to finish
  </Card>
</CardGroup>

Once you've completed these steps, you'll be ready to explore the [User Journey](/user-flow/index) to build your first web application from concept to deployment.
