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

# Quickstart

> Create beautiful websites in minutes through AI conversations

## Get started in three steps

Create professional websites through AI conversations without writing a single line of code.

### Step 1: Create your account

<AccordionGroup>
  <Accordion icon="user-plus" title="Sign up for NextD">
    Visit the NextD website to create your account.

    Multiple registration options available:

    * Email registration: Sign up quickly with your email address
    * Google account: One-click login with your Google account

    After registration, you'll enter the NextD workspace, ready to start creating your first website.
  </Accordion>

  <Accordion icon="lightbulb" title="Prepare your ideas">
    Before you start building, think about the website you want to create:

    * What is the main purpose of your website?
    * What pages and features do you need?
    * Who is your target audience?
    * What style do you want your website to have?

    <Tip>Having a clear description will help the AI better understand your requirements!</Tip>
  </Accordion>
</AccordionGroup>

### Step 2: Build with AI conversations

<AccordionGroup>
  <Accordion icon="comments" title="Start chatting with AI">
    In the NextD workspace, enter your website requirements (prompt), for example:

    "I want to create a personal portfolio website showcasing my design work, including a homepage, portfolio showcase page, and contact information"

    After submitting, NextD's AI will start creating the initial version of your website.
  </Accordion>

  <Accordion icon="face-smile" title="Continuous optimization and adjustments">
    Once your website is created, you can continue chatting with the AI to:

    * Adjust page layouts and design
    * Modify colors and fonts
    * Add or remove features
    * Optimize content and copy
    * Adjust responsive design

    <Tip>Each conversation will update your website in real-time, no need to refresh the page to see changes!</Tip>
  </Accordion>
</AccordionGroup>

### Step 3: Publish and configure

<Accordion icon="rocket" title="Publish your website">
  When you're satisfied with your website:

  1. Click the "Publish" button
  2. Your website will go live immediately and get a unique URL
  3. You can return anytime to edit and update your website content
</Accordion>

## Next steps

After publishing your website, you can explore these powerful features to enhance your site:

<CardGroup cols={2}>
  <Card title="Custom Domain" icon="globe" href="/features/custom-domain">
    Set up a custom domain for your website to enhance your brand image.
  </Card>

  <Card title="Google Analytics" icon="chart-line" href="/integrations/google-analytics">
    Integrate Google Analytics to gain deep insights into your website traffic.
  </Card>

  <Card title="GitHub Integration" icon="github" href="/integrations/github">
    Connect your GitHub repository to showcase your open source projects.
  </Card>

  <Card title="Supabase Integration" icon="database" href="/integrations/supabase">
    Integrate Supabase database to add dynamic functionality to your website.
  </Card>

  <Card title="Email Integration" icon="envelope" href="/integrations/resend">
    Set up email functionality with Resend integration for contact forms and notifications.
  </Card>

  <Card title="SEO Optimization" icon="magnifying-glass" href="/guide/seo">
    Optimize your website's SEO to improve search engine rankings.
  </Card>
</CardGroup>
