# Financial Contributors

- [Financial Contributors FAQ](https://docs.donatepr.com/financial-contributors/financial-contributors.md)
- [Guest contributions](https://docs.donatepr.com/financial-contributors/guest-contributions.md)
- [Payments](https://docs.donatepr.com/financial-contributors/payments.md): Donate PR supports a number of payment options for contributors.
- [Platform Tips](https://docs.donatepr.com/financial-contributors/platform-tips.md): When you make a contribution to a community, you are also invited to add a platform tip. Who does this tip go to, and what is it spent on?
- [Website Badge](https://docs.donatepr.com/financial-contributors/website-badge.md)
- [Receipts](https://docs.donatepr.com/financial-contributors/receipts.md)
- [Donation Letter](https://docs.donatepr.com/financial-contributors/donation-letter.md)
- [Community to Community](https://docs.donatepr.com/financial-contributors/collective-to-collective.md)
- [Organizations](https://docs.donatepr.com/financial-contributors/organizations.md)
- [Organization FAQ](https://docs.donatepr.com/financial-contributors/organizations/organization-faq.md)
- [Funds](https://docs.donatepr.com/financial-contributors/organizations/funds.md): Funds make it easy to give money to projects you care about.
- [Bulk Transfers](https://docs.donatepr.com/financial-contributors/organizations/bulk-transfers.md)
- [Gift Cards](https://docs.donatepr.com/financial-contributors/organizations/gift-cards.md): Donate PR gift cards empower your employees or community members to support the open source projects they love.


---

# 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.donatepr.com/financial-contributors.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.
