# About OSC

- [Who and What is OSC?](https://docs.oscollective.org/about-osc/what-is-osc.md): What is Open Source Collective?
- [OSC's Broader Work](https://docs.oscollective.org/about-osc/oscs-broader-work.md): We're best known for our fiscal hosting program, but that's not everything we do...
- [Official Documents & Tax ID](https://docs.oscollective.org/about-osc/official-info-and-docs.md): Open Source Collective's legal status and compliance policies
- [Logo & Brand Assets](https://docs.oscollective.org/about-osc/logo-and-brand-assets.md): Open Source Collective's logo and brand assets
- [Contact Us](https://docs.oscollective.org/about-osc/contact.md): How to reach Open Source Collective


---

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