# Create Waitlist

After registering for an account and after you verify your email address, you will be redirected to the Waitlisty home page. Log in and you will be taken to the Waitlisty dashboard. This is where you will create your first Waitlisty project.

<figure><img src="/files/YyCNAzZ4UMvmJhISPIbM" alt="" width="563"><figcaption></figcaption></figure>

Click **Get started** to create a new Waitlisty project.

<figure><img src="/files/AWQrgQ9wzEXylFymi0Y7" alt=""><figcaption></figcaption></figure>

**Project name -** This will be the name of your waitlist. Something like "Our Book Launch" or "Blog Launch Waitlist".

**Waitlist URL -** This is the URL where your waitlist form will live. The referral link that is generated during signups will direct to this URL with a referral code.

You will be directed to the projects dashboard after the successful creation of a new project. Feel free to create as many projects as you like. We allow up to **100 free submissions** to any project. Additional submission may be purchased from the upgrades menu for a project.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.waitlisty.io/getting-started/create-waitlist.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
