# for hosted member projects

- [Your Project Was Just Accepted! Now What?](https://docs.oscollective.org/for-hosted-member-projects/your-project-was-just-accepted-now-what.md): Your project is now fiscally hosted by Open Source Collective -- now what?!
- [Spending Money & Getting Paid](https://docs.oscollective.org/for-hosted-member-projects/spending-money-and-getting-paid.md): Getting paid or spend money with Open Source Collective
- [Invoices vs. Reimbursements](https://docs.oscollective.org/for-hosted-member-projects/spending-money-and-getting-paid/invoice-and-reimbursement-examples.md): Submitting an invoice and a reimbursement to Open Source Collective
- [Expense Policies and Limitations](https://docs.oscollective.org/for-hosted-member-projects/spending-money-and-getting-paid/expense-policies-and-limitations.md): What Open Source Collective can and cannot pay
- [Tax & Accounting](https://docs.oscollective.org/for-hosted-member-projects/spending-money-and-getting-paid/tax-info.md): What to know about taxes and Open Source Collective
- [Expenses Marked as "Incomplete" or otherwise have not been paid](https://docs.oscollective.org/for-hosted-member-projects/spending-money-and-getting-paid/expenses-marked-as-incomplete-or-otherwise-have-not-been-paid.md): Why your expense may not have been paid by Open Source Collective
- [Managing Project Funds](https://docs.oscollective.org/for-hosted-member-projects/managing-project-funds.md): Managing funds with Open Source Collective
- [Handling Donation Refunds: What Projects Need to Know](https://docs.oscollective.org/for-hosted-member-projects/managing-project-funds/handling-donation-refunds-what-projects-need-to-know.md): How Open Source Collective handles refunds
- [I Was Expecting Money, Where Is It?](https://docs.oscollective.org/for-hosted-member-projects/managing-project-funds/holding-unknown-funds.md): What is the OSC Holding account and how do I claim unclaimed funds?
- [Reviewing Expenses as an Admin](https://docs.oscollective.org/for-hosted-member-projects/managing-project-funds/reviewing-expenses-as-an-admin.md): What to know if you're an admin of an Open Source Collective hosted member project
- [Giving to Other Open Source Projects](https://docs.oscollective.org/for-hosted-member-projects/managing-project-funds/giving-to-other-open-source-projects.md): Can I donate funds from my project to another open source project?
- [Using Fiverr, Upwork, or Ko-fi](https://docs.oscollective.org/for-hosted-member-projects/managing-project-funds/using-fiverr-upwork-or-ko-fi.md): Paying someone with OSC when you're using a contractor platform
- [Leaving Open Source Collective](https://docs.oscollective.org/for-hosted-member-projects/closing-a-collective.md): Unhosting your project from Open Source Collective
- [Signing and Entering Into Legal Contracts](https://docs.oscollective.org/for-hosted-member-projects/signing-and-entering-into-legal-contracts.md): How Open Source Collective handles contracts and legal agreements
- [Conference Policy](https://docs.oscollective.org/for-hosted-member-projects/conference-policy.md): Open Source Collective's conference support policy
- [Employment, Payroll, and Benefits](https://docs.oscollective.org/for-hosted-member-projects/employment-payroll-and-benefits.md): Open Source Collective can offer employment and benefits to projects
- [Trademarks & IP](https://docs.oscollective.org/for-hosted-member-projects/trademarks-and-ip.md): Open Source Collective can help you register a trademark or become the registered keeper of your trademark.
- [Domain Transfers and Registration](https://docs.oscollective.org/for-hosted-member-projects/domain-transfers-and-registration.md): Open Source Collective can help with domain transfers and registration
- [Governance and Mediation](https://docs.oscollective.org/for-hosted-member-projects/governance-and-mediation.md): What project admins should know about governance for OSC-hosted projects


---

# 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.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.
