# Guide to PayBee

- [Create an Account](https://docs.paybee.io/home/guides/create-an-org-account.md)
- [Dashboard](https://docs.paybee.io/home/guides/dashboard.md)
- [Account Settings](https://docs.paybee.io/home/guides/account-settings.md): The list of settings include:
- [Fundraising Campaigns Guide](https://docs.paybee.io/home/guides/campaigns.md)
- [Donation](https://docs.paybee.io/home/guides/campaigns/donation.md): This type of campaign is used to process one-time or recurring donations, or organize a Fund-a-Need, paddle raise, or pledge drive.
- [Ticketing](https://docs.paybee.io/home/guides/campaigns/ticketing.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
- [Raffle & Event Day Sales](https://docs.paybee.io/home/guides/campaigns/raffle-and-event-day-sales.md)
- [Long Pledge](https://docs.paybee.io/home/guides/campaigns/long-pledge.md)
- [Peer to Peer](https://docs.paybee.io/home/guides/campaigns/peer-to-peer.md)
- [Manage Peer To Peer Fundraisers](https://docs.paybee.io/home/guides/campaigns/peer-to-peer/manage-peer-to-peer-fundraisers.md)
- [Last Hero](https://docs.paybee.io/home/guides/campaigns/last-hero.md): Use this campaign type for Last Hero. Sometimes called Last Man Standing.
- [Merchandise](https://docs.paybee.io/home/guides/campaigns/merchandise.md): Sell items to donors before, during or after an event.
- [Party Sign-ups](https://docs.paybee.io/home/guides/campaigns/party-sign-ups.md): Create parties, experiences or events that donors can sign up for
- [In-Kind Donations](https://docs.paybee.io/home/guides/campaigns/in-kind-donations.md): Track and send receipts for in-kind donations
- [Puja](https://docs.paybee.io/home/guides/campaigns/puja.md): Offer devotees the option to pay for one-time or recurring pujas
- [Hosting an Event](https://docs.paybee.io/home/guides/hosting-an-event.md)
- [In-Person Event Guide](https://docs.paybee.io/home/guides/hosting-an-event/in-person-events.md): Host your in-person event on PayBee. We provide end to end technology to address all your event needs.
- [Virtual Event Guide](https://docs.paybee.io/home/guides/hosting-an-event/virtual-event.md): PayBee is designed to fit into your virtual gala needs. This document lays out all the possibilities. Pick and choose the components that are right for you.
- [Hybrid Event Guide](https://docs.paybee.io/home/guides/hosting-an-event/hybrid-events.md): You can run in-person and virtual events in tandem and host a hybrid gala. Hybrids provide an effective way to increase your audience and funds raised!
- [Hosting an Auction](https://docs.paybee.io/home/guides/silent-auction.md): The Auction Campaign Type can be used for both Silent and Live Auctions
- [Silent Auction Guide](https://docs.paybee.io/home/guides/silent-auction/silent-auction-guide.md)
- [Live Auction Guide](https://docs.paybee.io/home/guides/silent-auction/live-auction.md)
- [Closing a Silent Auction and Payments](https://docs.paybee.io/home/guides/silent-auction/silent-auction.md)
- [Auction Procurement Form](https://docs.paybee.io/home/guides/silent-auction/silent-auction/auction-procurement-form.md)
- [Bulk Importing Auction items](https://docs.paybee.io/home/guides/silent-auction/bulk-importing-auction-items.md): Instructions to bulk upload auction items with image
- [Manage Auctions](https://docs.paybee.io/home/guides/silent-auction/manage-auctions.md)
- [Reports and Analytics](https://docs.paybee.io/home/guides/reports-and-analytics.md)
- [Transfers To Your Account](https://docs.paybee.io/home/guides/reports-and-analytics/transfers-to-your-account.md)
- [Completed Transactions](https://docs.paybee.io/home/guides/reports-and-analytics/completed-transactions.md): View details of all completed transactions
- [Refunds](https://docs.paybee.io/home/guides/reports-and-analytics/completed-transactions/refunds.md)
- [Fees and Reconciliation](https://docs.paybee.io/home/guides/reports-and-analytics/completed-transactions/fees-and-reconciliation.md)
- [Finding Ticket & Guest Information](https://docs.paybee.io/home/guides/reports-and-analytics/completed-transactions/finding-ticket-and-guest-information.md)
- [All Pending Donations](https://docs.paybee.io/home/guides/reports-and-analytics/all-pending-donations.md)
- [Campaigns Report](https://docs.paybee.io/home/guides/reports-and-analytics/campaigns-report.md)
- [Donors Report](https://docs.paybee.io/home/guides/reports-and-analytics/donors-report.md)
- [Cash & Check Transactions](https://docs.paybee.io/home/guides/reports-and-analytics/cash-and-check-transactions.md): Settle cash and checks received by volunteers for donations
- [Corporate Matching](https://docs.paybee.io/home/guides/reports-and-analytics/corporate-matching.md)
- [Recurring Donations](https://docs.paybee.io/home/guides/reports-and-analytics/recurring-donations.md)
- [Integrations](https://docs.paybee.io/home/guides/integrations.md): Integrate PayBee with tools like Zapier and Webhooks
- [Zapier](https://docs.paybee.io/home/guides/integrations/zapier.md): Integrate PayBee with Zapier
- [Webhooks](https://docs.paybee.io/home/guides/integrations/webhooks.md): Integrate PayBee with Webhooks
- [Salesforce](https://docs.paybee.io/home/guides/integrations/salesforce.md)
- [FAQs](https://docs.paybee.io/home/guides/faqs.md): Here are our most frequently asked questions and the answers to these questions.
- [Account Users, Volunteers & Donors](https://docs.paybee.io/home/guides/users.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/guides.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.
