> For the complete documentation index, see [llms.txt](https://support.evite.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.evite.com/products/invitations/mobile-apps/ios-app/submit-rsvp.md).

# Submit RSVP

As a guest, you can RSVP from the app by following the steps below:

1. Log in to your Evite account using the app.&#x20;
2. Tap on **My Events**.
3. Scroll through your list of events and tap on the invitation you'd like to respond to.
4. Open the invitation and scroll up.
5. Tap on your response under **Will You Be Attending?**
6. Enter your guest count and comment if applicable.
7. Tap **Submit RSVP** to submit your response.

![](/files/vGcScBnGiANAYLRbPzfk)

![](/files/WqL778QWmczfGwC6BAtx)

**Note:**

* You will only see the invitation on your account if the host added you to the guest list with the same email address you have linked to your account. If you do not see the invitation, that means you were added by a different email than what you have saved to your account.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.evite.com/products/invitations/mobile-apps/ios-app/submit-rsvp.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.
