# How Invitations Work

AisleList uses **digital invitation pages** — each guest receives a unique personalised link that opens a beautiful wedding invitation page built from your wedding details.

**How it works:**

1. You add your guests and assign them to events
2. You send each guest their unique invitation link (via WhatsApp or any messaging app)
3. The guest opens the link and sees a personalised invitation with their name, your wedding details, and the events they are invited to
4. The guest RSVPs directly from the invitation page
5. Their response is updated instantly in your Guest List dashboard

**Each invitation link is:**

* Unique per guest
* Personalised with the guest's name and assigned events
* Accessible on any device — no app download required
* Live — RSVP updates reflect in real time on your dashboard

> **Note:** Sending invitations requires an **AisleList Plus** subscription. You can set up everything during your trial but invitation links will only be active after upgrading.


---

# 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/invitations/how-invitations-work.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.
