# Adding Donations One By One

This functionality is only provided for recording offline donations. This is NOT the correct way to add in tickets or auctions. For an accurate recording of those, follow the instructions below:

* **Tickets:** Please use the Add Tickets button from **Manage > Ticket and Guests**.
* **Auction Items:** For auction items [add them to the donor's cart](https://docs.paybee.io/home/reports/post-event-reports/all-pending#to-add-to-an-existing-cart) from **Reports > All Pending** and check out.

If you'd like the donor to pay via credit card you can do that by [adding](https://docs.paybee.io/home/reports/post-event-reports/all-pending#to-add-to-an-existing-cart) via the **Reports > All Pending** (same as adding auction items).&#x20;

To add the donation by cash, check, or other methods, go to **Add Donations > One By One** in the left menu.

1. Search for the donor by their email or name. You can also create a new donor.
2. Select the campaign under the pulldown.
3. Add the amount.
4. Select the donation date.
5. Select the donation type.
6. How the donation was paid.
7. Add an optional memo. This is only seen by the organization.
8. Click Add Donation


---

# 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/add-donations/users.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.
