# What Guests See on the Invitation Page

When a guest opens their invitation link, they see a fully personalised wedding invitation page.

**The invitation page includes:**

* **Intro video** *(if set up)* — plays automatically when the page loads
* **Background music** *(if set up)* — plays softly in the background
* **Bride and groom names** — displayed prominently
* **Wedding date and venue**
* **Guest's name** — personalised greeting
* **Assigned events** — only the events this guest is invited to, with dates, times, and locations
* **RSVP button** — guests confirm or decline directly on the page
* **Pax selection** *(if enabled)* — guests can enter the number of adults and children attending

**The guest experience:**

* No app download or account required
* Works on all devices — mobile, tablet, and desktop
* RSVP response is recorded instantly

> **Note:** The invitation page is live and reflects your latest wedding details. Any updates you make in **My Wedding** will appear on the invitation page immediately.


---

# 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/what-guests-see-on-the-invitation-page.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.
