# Navigating AisleList

AisleList is organised into four main sections accessible from the left sidebar:

| Section        | What it's for                              |
| -------------- | ------------------------------------------ |
| **Dashboard**  | Live overview of guests and RSVPs          |
| **My Wedding** | Wedding details and customisation settings |
| **Events**     | Create and manage your wedding events      |
| **Guest List** | Add, import, and manage your guests        |

**Your profile and billing** are accessible by clicking your name or avatar in the top right corner.

**On mobile**, tap the menu icon in the top right to open the navigation.


---

# 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/navigating-aislelist.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.
