# About

{% hint style="info" %}
All our documentation is a work in progress; we'd[ love your feedback](mailto:joe@oa.works)!
{% endhint %}

[OA.Report](https://oa.report/) identifies research outputs organizations have supported, analyzes their openness (including OA policy compliance), and then streamlines taking action to make results more open. It's simple, free to use, and open source!

## Funding

OA.Report was built in [partnership with the Bill & Melinda Gates Foundation](https://blog.oa.works/grant-to-bolster-oa-policies-from-bmgf/). We've also received [grant support from the Robert Wood Johnson Foundation](https://blog.oa.works/grant-from-robert-wood-johnson-foundation/) and [Arcadia](https://www.arcadiafund.org.uk/).

## Built at OA.Works

OA.Report is built by OA.Works, a non-profit project building tools so that Open Access is easy and equitable.


---

# 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://about.oa.report/about/readme.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.
