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

# Quickstart

> How to create a website with AI in 2 minutes: step-by-step guide from sign-up to publishing, with prompt examples.

Build your first site in 2 minutes. This guide covers sign-up, project description, generation, and your first edit.

## What you'll need

<CardGroup cols={2}>
  <Card title="An account" icon="user">
    Telegram, Google, or email. We give a welcome bonus on sign-up, enough for a test generation.
  </Card>

  <Card title="A project description" icon="pen">
    What kind of business, what style, which sections. By voice or text.
  </Card>
</CardGroup>

## Step 1. Sign in

Open [wowweb.app](https://wowweb.app) and click "Sign in". Three options: Telegram, Google, email with password. Each method creates a separate account, pick one and stick with it.

<Tip>
  Telegram is the fastest: click the button, land in chat with our bot, hit Start, and you're automatically signed in. No passwords.
</Tip>

## Step 2. Describe your site

There's an input field on the home screen. Describe your project like you would to a friend: what business, what style, what sections, contacts and pricing. The more detail you give, the less you'll edit later.

<Accordion title="Example of a good description">
  "Website for a nail salon in central Moscow. Minimalist style, light palette with gold accents. Sections: hero with booking CTA, services with prices, photo gallery, client testimonials, contacts with map. Address: Pokrovka 12, phone +7 495 123-45-67, open Mon-Sat 10am-9pm. Prices from 1500 rubles."
</Accordion>

<Tip>
  Attach 1-3 photos or a logo. The AI will use them in the design instead of stock images. Supports JPG, PNG, WebP up to 2MB.
</Tip>

## Step 3. Answer a quick interview

The AI will ask 2-4 clarifying questions with preset options: about style, colors, accents. In a hurry? Hit "Use your judgment" on each question and the AI picks itself. Usually nails the style on first try.

## Step 4. Wait 1-2 minutes

A progress indicator shows what's happening at each step. The full LLM reasoning is visible in the chat, so watch the chat alongside the progress indicator. The site publishes automatically: no separate "publish" button to click. After generation, you get an address like `your-project.wowweb.app` with SSL and working HTTPS.

## Step 5. Make your first edit

Describe what you want to change in chat:

* "Make Hero darker"
* "Replace phone with +7 495 123-45-67"
* "Add a testimonials section"
* "Recolor buttons to red"

Don't like the result? The "Undo" button rolls back the edit in 10 seconds. You can undo multiple edits in a row.

## What's next

<CardGroup cols={2}>
  <Card title="Set up admin panel" icon="gauge" href="/en/management/admin-panel">
    Manage sections, leads, and payments without a developer.
  </Card>

  <Card title="Connect custom domain" icon="globe" href="/en/publishing/custom-domain">
    Site on mybrand.com instead of a wowweb.app subdomain.
  </Card>

  <Card title="Accept payments" icon="credit-card" href="/en/integrations/payments">
    YooKassa and SBP, Russian payments without foreign services.
  </Card>

  <Card title="Connect analytics" icon="chart-line" href="/en/integrations/analytics">
    Yandex Metrika and Google Analytics in a few clicks.
  </Card>
</CardGroup>

## FAQ

<AccordionGroup>
  <Accordion title="How much does creating the first site cost?">
    Site creation in Simple mode costs 30-60 XP. The welcome bonus on sign-up is enough for a test generation. More in [Pricing](/en/billing/plans).
  </Accordion>

  <Accordion title="Can I create a site without a description, using a template?">
    Yes. The Templates page has 13+ ready-made sites in different niches. Pick one, click "Use", get a copy on your account. More in [Templates](/en/creation/templates).
  </Accordion>

  <Accordion title="Do sites work in Russia without VPN?">
    Yes. We host on infrastructure that works in Russia without restrictions. More in [Russia access](/en/publishing/russia).
  </Accordion>

  <Accordion title="What if the AI generates something I didn't want?">
    Describe your edits in chat, the AI redoes it. If you really don't like the result, start a new project with a refined description. The old project stays in "My sites" as a draft.
  </Accordion>
</AccordionGroup>
