# Managing Project Funds

As an admin of a hosted member project, your project benefits from infrastructure that makes it possible to receive, managing, and spend funds transparently. This section give you everything you need to know about how money flows through your project, and what you're responsible for as an admin.

Whether you're receiving funds from an external program, approving expenses, or want to know how we handle refunds, we've broken the information down into focused subpages so you can find what you need.

***

## What You'll Find Here:

* [Handling donation refunds: what projects should know](/for-hosted-member-projects/managing-project-funds/handling-donation-refunds-what-projects-need-to-know.md)
* [GitHub Sponsors overview](/campaigns-and-partnerships/github-sponsors.md)
* [Polar.sh overview](/campaigns-and-partnerships/polar.sh.md)
* [Drips overview](/campaigns-and-partnerships/drips.md)
* [Google Summer of Code overview](/campaigns-and-partnerships/google-summer-of-code.md)
* [Where unknown funds are held](/for-hosted-member-projects/managing-project-funds/holding-unknown-funds.md)
* [Reviewing expenses as an admin](/for-hosted-member-projects/managing-project-funds/reviewing-expenses-as-an-admin.md)
* [Making financial contributions to another open source project](/for-hosted-member-projects/managing-project-funds/giving-to-other-open-source-projects.md)
* [Paying a contractor through Fiverr, Upwork, Ko-fi](https://app.gitbook.com/o/-LWSZizNMEjL8_DrMNdF/s/WyTQOYegtF2WGqciaf2V/~/changes/68/for-hosted-member-projects/managing-project-funds/using-fiverr-upwork-or-ko-fi)


---

# 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-hosted-member-projects/managing-project-funds.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.
