# For Donors: Companies, Organizations, and Individuals&#x20;

- [Companies and Organizations](https://docs.oscollective.org/for-donors-companies-organizations-and-individuals/companies-and-organizations.md): Open Source Collective makes it easy for companies, OSPOs, and institutions to fund and support open source projects.
- [Individuals](https://docs.oscollective.org/for-donors-companies-organizations-and-individuals/individuals.md): Donating to an open source project as an individual
- [How to Donate](https://docs.oscollective.org/for-donors-companies-organizations-and-individuals/supporting-projects.md): Learn more about how you or your company can donate to open source projects via Open Source Collective
- [Why Projects Use Open Source Collective for Donations](https://docs.oscollective.org/for-donors-companies-organizations-and-individuals/why-projects-use-open-source-collective-for-donations.md): Why do open source projects use Open Source Collective?
- [Understanding the Types of Funds we Handle](https://docs.oscollective.org/for-donors-companies-organizations-and-individuals/understanding-the-types-of-funds-we-handle.md): What kind of money does Open Source Collective handle?
- [Refund Requests](https://docs.oscollective.org/for-donors-companies-organizations-and-individuals/refund-requests.md): Open Source Collective's refund policy


---

# 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.oscollective.org/for-donors-companies-organizations-and-individuals.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.
