# Additional Resources

- [Ticketing & Registration Guide](https://docs.paybee.io/home/resources/ticketing-and-registration-guide.md): Ticket campaigns allow you to sell free or paid tickets. This type of campaign can also be used to sell Raffles or any other Event Day Purchases at events
- [Understanding Ticketing On PayBee](https://docs.paybee.io/home/resources/ticketing-and-registration-guide/understanding-ticketing-on-paybee.md): This page will help you understand the different types of tickets you can create on PayBee along with examples
- [Managing Tickets and Guests](https://docs.paybee.io/home/resources/ticketing-and-registration-guide/tickets-and-guests.md)
- [Sending Out Reminders](https://docs.paybee.io/home/resources/ticketing-and-registration-guide/sending-out-reminders.md): Send out ticket reminders to all ticket holders and/or guests
- [Event Monitor Guide](https://docs.paybee.io/home/resources/event-monitor-guide.md)
- [Campaigns Resources](https://docs.paybee.io/home/resources/general-campaign-settings.md)
- [Introducing the New Campaign Creation & Configuration Experience](https://docs.paybee.io/home/resources/general-campaign-settings/introducing-the-new-campaign-creation-and-configuration-experience.md): A guide to what’s changed and where to find key features while creating and managing your campaigns
- [Campaign Configuration](https://docs.paybee.io/home/resources/general-campaign-settings/general-campaign-settings.md)
- [Campaign Settings](https://docs.paybee.io/home/resources/general-campaign-settings/campaign-settings.md): Are your campaigns showing up as "Not Active"? How can I start sharing links with my donors? How can I find an explanation of every setting?
- [Campaign & Event Sponsors](https://docs.paybee.io/home/resources/general-campaign-settings/campaign-and-event-sponsors.md): Add logos of your campaign and event sponsors to all donor-facing pages
- [Sample PayBee Emails](https://docs.paybee.io/home/resources/sample-paybee-emails.md): Examples of email sent by PayBee.


---

# 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/resources.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.
