> For the complete documentation index, see [llms.txt](https://play.equal.care/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://play.equal.care/evaluation-framework/the-toolbox/theory-of-change/how-to-use-our-interactive-toc/2.-coop-output-dimensions-a-deeper-dive..md).

# 2. Coop Output Dimensions - a deeper dive.

This view in our Theory of Change (ToC) map reveals the different outputs linked to each of the core dimensions of our co-operative model: **Teams**, **Circles**, **Commons**, and **Platform**.

Each coloured block represents a distinct dimension, and each of these dimensions contains a set of specific outputs that drive activity and shape our outcomes. These outputs are what we *do*: the tangible actions, processes and relationships that contribute to the broader changes we’re working toward.

👇 **Explore the full view below**:

{% embed url="<https://embed.kumu.io/4ed68d307fde05b117bd900007884b35>" fullWidth="true" %}

## 🎯 Focusing on one dimension

If you’d like to explore a single dimension in more detail, you can use the **focus tool** in Kumu. This allows you to temporarily hide all other elements and see only the outputs related to your chosen dimension.

For example, focusing on the **Circles** dimension reveals how self-managed teams operate, how they connect with the wider community, and the structures that support care workers and team owners.

{% embed url="<https://embed.kumu.io/4d31527a24af89ed0d7395bd75f75a60>" %}

{% hint style="info" %}
This interactive approach allows you to examine each part of the model without getting overwhelmed by everything at once.
{% endhint %}

Use the navigation bar at the bottom of the map to jump between views for **Teams**, **Circles**, **Commons**, and **Platform**, or return to the full view at any time.


---

# 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://play.equal.care/evaluation-framework/the-toolbox/theory-of-change/how-to-use-our-interactive-toc/2.-coop-output-dimensions-a-deeper-dive..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.
