> For the complete documentation index, see [llms.txt](https://programs.to500in100.com/rsvpify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://programs.to500in100.com/rsvpify/hey-and-welcome/more-about-rsvpify.md).

# More about RSVPify

### About

* **Type**: Cloud-based RSVP software.
* **Target Users**: Businesses managing events such as corporate, non-profit events,  weddings, holiday parties.
* **Features**:
  * Dashboard for tracking guest registrations and viewing events.
  * Embed registration forms or videos on external websites.
  * Send personalized email invites.
  * Create seating charts based on responses.
  * Facilitate check-in via QR code scanning.
  * Manage age-restricted events and secure data with password management.
  * Mobile app support for iOS devices.
* **User Reviews**: Overall rating of 4.8/5. Known for ease of use, excellent customer support, and good value for money​​​​.

### Pricing

* **Plans**:
  * Basic: Free (up to 100 RSVPs).
  * Personal Use: $19.00/month.
  * Business & Nonprofit: $39.00/month.
  * Enterprise: $499.00/month.
* **Ticket Selling Events**: Low service fees of 1.95% + $0.90 per ticket, with a free Professional tier upgrade.
* **Free Trial**: Available.
* **Free Version**: Limited​​​​​​.

### Company Info

* **Founders**: Adam Hausman, Ari Driessen, Sarah Driessen.
* **Founded**: 2013.
* **Headquarters**: Chicago, IL.
* **CEO**: Ari Driessen.
* **Address**: 20 W Kinzie, 17th Floor, Chicago, IL, 60654, United States​​.


---

# 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, and the optional `goal` query parameter:

```
GET https://programs.to500in100.com/rsvpify/hey-and-welcome/more-about-rsvpify.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
