# Events Overview

In AisleList, **Events** represent the individual occasions that make up your wedding — such as the ceremony, reception, rehearsal dinner, or any pre-wedding gathering.

Each event can have its own:

* Name and description
* Date and time
* Location
* Guest list — only guests assigned to an event will see it on their invitation

This allows you to invite different groups of guests to different parts of your wedding without confusion.


---

# 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/events/events-overview.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.
