> 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.md).

# Phase 1: founding a circle

<table data-header-hidden><thead><tr><th width="214"></th><th></th></tr></thead><tbody><tr><td>What is it?</td><td>Equal Care working closely with a small, committed group of people who want to make social change happen in social care. These are the Circle Founders who will shape the direction and activities of the circle in its early stages and beyond.</td></tr><tr><td>Why do it like this?</td><td>We have learnt that properly invested time in individuals from the outset sets culture, builds trust, clarifies purpose and increases drive and sense of ownership for the emerging circle, making the group more resilient and able to weather difficulties.</td></tr><tr><td>Membership</td><td>Circle Founders are local people who want to change how care and support works in their area. They are people with enthusiasm and commitment to the cause of social care reform, usually as a result of direct, lived experience of the system. Circle Founders become Worker Members of Equal Care.</td></tr><tr><td>Guiding Principles</td><td><p>The people who arrive are the right people at the right time, with the right intentions. </p><p>Equal Care works with Circle Founders as equal partners. We work in mutual support of one another.</p></td></tr><tr><td>Time period</td><td>Highly dependent on levels of commitment, access to resources and availability from Circle Founders. Minimum 3 months, absolute maximum 6 months.</td></tr><tr><td>Evaluation and continuous learning</td><td>Reflective sessions with each of the Circle Founders, with outcomes recorded and shared, plus council and community members ready for the next phase. Contributions to Equal Care’s storytelling collection to document the human realities of the circle’s development.</td></tr><tr><td>Outcome</td><td>A resilient, high-trust group bringing diverse perspectives, commitment, passion and clarity of purpose to social change in social care.</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.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.
