# Contribute & Get in Touch

Open Measures has a fiscally hosted 501c6 by our friends at Open Source Collective. On our Open Collective page we transparently raise and spend funds. This money goes towards supporting our free, public, and open-source work.&#x20;

We deeply appreciate support whether it's small one-time contributions or enduring monthly giving. If you are an individual researcher who values our mission or a major donor who wants to see more open-source contributions made, please check out our Open Collective:

{% embed url="<https://opencollective.com/openmeasures>" %}

All open-source code is available via our [GitLab project.](https://gitlab.com/openmeasures) If you're interested in contributing, please reach out!

## Get In Touch

Are you part of an organization with complex use cases that can't be solved by our open-source platform? Fill out the following form to talk to us about partnering!

{% embed url="<https://form.typeform.com/to/EexZftxx>" %}


---

# 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.openmeasures.io/docs/further-reading/contribute-and-get-in-touch.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.
