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

# Organization

> #### If you want to change the culture, you will have to start by changing the organization.
>
> Mary Douglas

SPEC is organized as an open collective, a collaborative group that has a shared mission, which raises and spends funds transparently to achieve its goals. SPEC is hosted on[ Open Collective](https://opencollective.com/), which is an online funding platform that provides tools to raise and share its finances in full transparency. The platform enables groups to collect and disburse fundings, and makes all contributions and expenses 100% visible to the public. SPEC's budget and expenses can be found on its [Open Collective page](https://opencollective.com/spec).

SPEC is fiscally sponsored by the [Open Collective Foundation 501(c)(3)](https://opencollective.foundation/) (OCF), which allows SPEC to operate without legally incorporating, and accept tax deductible donations, and pay its contributors. OCF's mission is to empower impact-focused groups working on increasing access to educational resources and training, creating a positive social impact, and fostering civic participation within cities and communities.

Currently, SPEC is entirely funded by individual donors including its co-founders, steering committee, and community members. SPEC's team is 100% distributed and composed of part-time contributors and volunteers. SPEC's co-founders and steering committee work entirely on a volunteer basis, have no financial stake in the collective, and do not receive compensation in any form.


---

# 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:

```
GET https://documentation.specollective.org/about-us/organization.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.
