> For the complete documentation index, see [llms.txt](https://open-data-charter.gitbook.io/open-up-guide-for-the-care-sector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://open-data-charter.gitbook.io/open-up-guide-for-the-care-sector/collaborators.md).

# Collaborators

The Open Up Guide was built by Open Data Charter in collaboration with Civica Digital and Codeando México.&#x20;

[Open Data Charter](https://opendatacharter.net/). Open Data Charter is a collaboration between over 170 governments and organisations working to open up data based on a shared set of principles. We promote policies and practices that enable governments and CSOs to collect, share, and use well-governed data, to respond effectively and accountably to the following focus areas: anti-corruption, climate action and pay equity.

[Cívica Digital](https://www.civica.digital/). Social enterprise. Founded in 2015 with the mission to improve the way citizens and governments interact, helping public sector organisations and institutions become more open, responsive and deliver better public services by using digital technologies.

[Codeando México](http://codeandomexico.org/). Open community-based organisation in Mexico. Cívica Digital collaborates with people (technologists, activists, journalists, public officials) who are interested in using technology as a strategic tool in solving public problems.


---

# 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, and the optional `goal` query parameter:

```
GET https://open-data-charter.gitbook.io/open-up-guide-for-the-care-sector/collaborators.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
