# Event Management

- [Hybrid Events](https://docs.paybee.io/home/events/hybrid-events.md)
- [Roles](https://docs.paybee.io/home/events/hybrid-events/roles.md)
- [Hybrid Event Creation](https://docs.paybee.io/home/events/hybrid-events/hybrid-event-creation.md): A hybrid event combines aspects of an in-person and virtual event. This can allow an organization to hold an in-person and virtual event simultaneously or to have something like an audience monitor.
- [Hybrid Event Summary](https://docs.paybee.io/home/events/hybrid-events/hybrid-event-summary.md)
- [Hybrid Event Checklist](https://docs.paybee.io/home/events/hybrid-events/hybrid-event-checklist.md)
- [Virtual Events](https://docs.paybee.io/home/events/virtual-events.md)
- [Virtual Event Creation](https://docs.paybee.io/home/events/virtual-events/gala-settings.md)
- [Virtual Event Summary](https://docs.paybee.io/home/events/virtual-events/guest-list.md): High level overview of funds raised, guest list and invitations
- [Virtual Event Checklist](https://docs.paybee.io/home/events/virtual-events/virtual-event-checklist.md)
- [Rehearsal](https://docs.paybee.io/home/events/virtual-events/virtual-event-checklist/rehearsal.md)
- [Run of Show](https://docs.paybee.io/home/events/virtual-events/virtual-event-checklist/run-of-show.md): See template linked below
- [In-Person Events](https://docs.paybee.io/home/events/in-person-events.md)
- [In-Person Event Creation](https://docs.paybee.io/home/events/in-person-events/in-person-event-creation.md)
- [In-Person Event Summary](https://docs.paybee.io/home/events/in-person-events/in-person-event-summary.md)
- [In-Person Checklist](https://docs.paybee.io/home/events/in-person-events/in-person-checklist.md)
- [Creating An Event Landing Page](https://docs.paybee.io/home/events/creating-an-event-landing-page.md)
- [Adding A Video to an Event Page](https://docs.paybee.io/home/events/creating-an-event-landing-page/adding-a-video-to-an-event-page.md)
- [Sharing Event Links](https://docs.paybee.io/home/events/sharing-event-links.md)
- [Paddles and Table Assignments](https://docs.paybee.io/home/events/paddles-and-table-assignments.md)
- [Printing Paddles, Table Cards, Name Cards & QR Codes](https://docs.paybee.io/home/events/paddles-and-table-assignments/printing-paddles-table-cards-name-cards-and-qr-codes.md)
- [Event Guestlist Management](https://docs.paybee.io/home/events/tickets-and-guests.md)


---

# 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://docs.paybee.io/home/events.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.
