> For the complete documentation index, see [llms.txt](https://accountable.gitbook.io/about/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://accountable.gitbook.io/about/about-accountable/partners.md).

# Partners

### [**Open Collective (OC)** ](https://docs.opencollective.com/help/)

Open Collective is an online funding platform for open and transparent communities. They evolved out of the climate movement, and have grown to provide the tools to raise and share finances in full transparency to movements worldwide.&#x20;

They are a US based C corp registered in Delaware, with a global team distributed between Aix-en-Provence, Auckland, Brussels, Berlin, Guadalajara, New York, Madrid, Paris, Shropshire, Navi Mumbai, Vancouver and Wellington.

Open Collective (OC) is a totally separate company to SCN/SCA. They build and maintain the platform that we use to Host our groups. We have a great working relationship with Open Collective and a huge amount of respect for the incredible work they do. &#x20;

You might notice we link to their (very extensive) help documents quite a lot in this guide. That's because OC is their platform and we don't think there's anyone better to explain how to use it than them. We're here (both in this guide and our support services) to compliment OC's user support service rather than to replace it.

### [The Social Change Agency](https://thesocialchangeagency.org/)

SCA is an Ltd and the sister company of SCN. It was started in 2015 by Esther Foreman, and is today the UK’s leading movement building agency, specialising in creating and supporting powerful social movements for impact. Everything we do, from programme delivery and design, to unconferences, movement building strategies to communities of practice, is designed to connect people and enable them to build the skills, knowledge and networks to make change happen.

Both organisations work together and complement each other.&#x20;


---

# 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://accountable.gitbook.io/about/about-accountable/partners.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.
