> 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-2-community-momentum/risk-and-trust.md).

# Risk and trust

1 is the lowest level of trust and 5 is the highest.

<table data-header-hidden><thead><tr><th width="223">Trust statement</th><th width="105" align="center">Level</th><th>Why and what can we do to change the level?</th></tr></thead><tbody><tr><td>We trust that community momentum will sustain and grow</td><td align="center">3</td><td><p>For enthusiasm and energy to continue, there needs to be visible forward movement. This is closely tied to the timing of Phase Three, which depends on either securing upfront investment (through Equal Care’s community share offer) or winning a Local Authority contract. Although we are reasonably confident about both, their timelines may not match the pace of change the wider community hopes for. We can mitigate this by keeping communication open and celebrating small wins along the way.</p><p><br></p></td></tr><tr><td>We trust that we will reach enough of the Middleton community to achieve good representation and understanding of its strengths.</td><td align="center">4</td><td>Equal Care is strongly committed to diversity and representation. Embedding culture-building work from the beginning helps to surface and act on any gaps, ensuring the Circle reaches and reflects a broad cross-section of the community. Continued attention to inclusive engagement will be key.</td></tr><tr><td>We trust that everyone involved (Equal Care and Circle Founders) will remain part of the project.</td><td align="center">4</td><td>The core Equal Care staff are The core Equal Care staff are deeply committed to this work. In the event of sickness or unforeseen circumstances, Equal Care’s sociocratic governance model and broad support networks allow for continuity and replacement. We would also work with local networks to bring in new participants if a Circle Founder is unable to continue.</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-2-community-momentum/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.
