# welcome & introduction to osc

- [Welcome to Open Source Collective Docs](https://docs.oscollective.org/welcome-and-introduction-to-osc/readme.md): Open Source Collective is a nonprofit promoting a healthy and sustainable open source ecosystem for those who create, maintain, and rely on open source software.
- [What is Fiscal Hosting?](https://docs.oscollective.org/welcome-and-introduction-to-osc/what-is-fiscal-hosting.md): What exactly is fiscal hosting and how does Open Source Collective do it?
- [Our Services & Benefits](https://docs.oscollective.org/welcome-and-introduction-to-osc/our-services-and-benefits.md): What Open Source Collective offers to hosted member projects and open source funders
- [Fees](https://docs.oscollective.org/welcome-and-introduction-to-osc/fees.md): Open Source Collective's fee structure
- [Terms of Fiscal Sponsorship](https://docs.oscollective.org/welcome-and-introduction-to-osc/terms-of-fiscal-sponsorship.md): Read Open Source Collective's terms of fiscal sponsorship before applying.


---

# 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/welcome-and-introduction-to-osc.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.
