> 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/circle-journey/phase-1-founding-a-circle/risk-and-trust.md).

# Risk and trust

<table data-header-hidden><thead><tr><th width="247">Trust statement</th><th width="76" align="center">Level</th><th>Why and what can we do to change the level?</th></tr></thead><tbody><tr><td>We trust that the right people will show up</td><td align="center">4</td><td>Our experience shows that when projects focus on building networks and personal relationships, the right people tend to emerge. A commitment to diverse representation, collaboration, and patience in forming new groups strengthens this trust. We can continue to support this by focusing on outreach through trusted networks and relationship-first engagement.</td></tr><tr><td>We trust that they’ll stay the course</td><td align="center">3</td><td>Life circumstances and unforeseen challenges can always affect people’s ability to stay involved. To reduce this risk, we emphasise clarity of expectations and flexible session timings, offer supportive measures like capital-light grant payments where possible, and agree shared commitments early on in the process.</td></tr><tr><td>We trust that people will feel heard</td><td align="center">5</td><td>Investing significant time into culture-building and using sociocratic governance methods helps create an environment where all voices are respected. Drawing from several years of facilitation experience, we build structures for participation and ensure people feel heard through both formal processes and informal relationship-building.</td></tr><tr><td>We trust that we will complete Phase 1 with all outcomes achieved</td><td align="center">4</td><td>By making a high level of investment into Phase One, we are able to progress through stages of group development without skipping crucial groundwork (like shared purpose, assumptions, and cultural agreements). Prioritising these elements early significantly lowers the risk of unresolved issues later.</td></tr><tr><td>We trust that our partners have aligned values</td><td align="center">5</td><td>Equal Care Co-op works with partners who are committed to co-operative values and principles, ensuring strong alignment from the start. Active dialogue, shared decision-making, and transparency throughout the process help maintain this alignment as the work evolves.</td></tr></tbody></table>


---

# 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/circle-journey/phase-1-founding-a-circle/risk-and-trust.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.
