# Setting Up Your Wedding Profile

After creating your account, you will be prompted to set up your wedding.

**Steps:**

1. Enter the **groom's first name** and **bride's first name**&#x20;
2. Click **Create Wedding**

Your wedding profile will be created and you will be taken to the dashboard.

**To fill in more details** (date, venue, ceremony times etc.):

1. Go to **My Wedding** from the left sidebar
2. Fill in your wedding details — date, venue, bride and groom full names, and event times
3. Click **Save** on each section

> **Tip:** The more details you fill in, the richer your guest invitation page will look.


---

# 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/setting-up-your-wedding-profile.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.
