# Creating Your Account

Getting started with AisleList takes less than a minute.

**Steps to create your account:**

1. Go to [app.aislelist.io](https://app.aislelist.com/)
2. Click **Get Started** or **Sign Up**
3. Enter your full name, email address, and a password
4. Tick the checkbox to agree to the **Terms of Use** and **Privacy Policy**
5. Click **Create Account**

You will be logged in automatically and taken to the setup screen to create your wedding profile.

> **Note:** By creating an account you agree to our [Terms of Use](https://aislelist.io/terms) and [Privacy Policy](https://app.aislelist.io/privacy).


---

# 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://aislelist.gitbook.io/aislelist-docs/getting-started/creating-your-account.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.
