> For the complete documentation index, see [llms.txt](https://docs.oscollective.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oscollective.org/welcome-and-introduction-to-osc.md).

# 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 that promotes 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 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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