> ## 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.

# Create account

> Why you need a WowWeb AI account and how to create one. Telegram, Google, or email, pick one sign-in method.

You need an account so the AI remembers your sites between sessions, tracks your XP balance, stores your integrations, and delivers your customer leads. The platform doesn't work without an account.

## What an account gives you

<CardGroup cols={2}>
  <Card title="All your sites in one place" icon="folder">
    Projects don't get lost: open from your phone, continue from your laptop. Edit history and drafts save automatically.
  </Card>

  <Card title="XP balance and subscription" icon="coin">
    Plan XP refills monthly. Add-on packs stay with you forever. You can pause your subscription.
  </Card>

  <Card title="Leads and cash" icon="inbox">
    All customer leads from your sites land in your dashboard. YooKassa and SBP payments are visible here too.
  </Card>

  <Card title="Referral earnings" icon="gift">
    Up to \~\$11 per friend you invite. Real money, withdrawable to a card.
  </Card>
</CardGroup>

## Sign-up methods

There are three sign-in methods: Telegram, Google, and Email. Each one creates a separate, independent account with its own projects, XP balance, and customer leads. Pick one method when you register and stick with it, you cannot switch between methods within the same account.

<Tabs>
  <Tab title="Telegram">
    Fastest option. Click "Continue with Telegram", a chat with our bot [@WowWebBot](https://t.me/WowWebBot) opens, hit Start (or send `/start`). The bot replies "Sign-in successful", the auth window on the site closes automatically, and you land in your dashboard. No passwords.

    <Tip>
      Want Telegram lead notifications later? The bot is already linked to your account, you just flip a toggle.
    </Tip>
  </Tab>

  <Tab title="Google">
    One click via Google account. Email comes from your Google profile and is used for subscription and important event notifications.
  </Tab>

  <Tab title="Email and password">
    Works with any email provider: Yandex, Mail.ru, Gmail, work email, etc.

    <Steps>
      <Step title="Enter email and pick a password">
        Minimum 8 characters. Mix letters and numbers for safety.
      </Step>

      <Step title="Confirm your email">
        We send a confirmation link to your address. Click "Confirm email" and you're automatically signed in.
      </Step>

      <Step title="Then it's normal sign-in">
        Next time, click "Sign in", "Login" tab, email and password.
      </Step>
    </Steps>

    <Note>
      Emails arrive from wowweb.app domain. If you don't see it in your inbox, check spam. Click "Resend" if needed. The link is valid for 24 hours.
    </Note>

    #### Forgot password

    In the sign-in form, click "Forgot password?", enter your email, get a reset link. Follow it, set a new password, you're signed in. Link valid for 30 minutes.
  </Tab>
</Tabs>

## One account across all devices

Sign in with the same method you used at registration and you'll reach your dashboard from any device. Your projects, XP balance, and customer leads all live in that account.

## Security

We don't store your password in plain text. Payment data is processed by YooKassa, we never see it. Your site content and uploaded files are used only to render your site, we don't use them to train models.

## FAQ

<AccordionGroup>
  <Accordion title="Can I sign in to the same account using different methods?">
    No, each sign-in method creates a separate, unique account. You cannot access the same account through Telegram, Google, and Email interchangeably. Pick one method when you register and stick with it.
  </Accordion>

  <Accordion title="What happens to my sites if I delete my account?">
    Sites are deleted with the account. To save a copy, download the project archive via the "Download" button in the builder header. Account deletion is processed within 7 days through support.
  </Accordion>

  <Accordion title="Can I have multiple accounts?">
    Yes. Each sign-in method creates an independent account with its own projects, XP balance, and subscription. The Email method allows only one account per email address, but nothing stops you from also registering through Telegram or Google. Note that you have to pay for a subscription on each account separately, and projects don't transfer between them.
  </Accordion>
</AccordionGroup>
