# Glossary

circle - a group of people working together to achieve a common aim. All circles work in some way to achieve the overall aims of Equal Care Co-op.

aim - every circle has one and this is used as a top-level guide to planning its work. It's also important as the basis for objections - e.g. does a proposal conflict with the aim of the circle?

domain - areas of work (specific), documentation, sites and tools that the circle owns and controls.

consent

work decision

policy decision

work role

process role


---

# Agent Instructions: 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://work.equalcare.coop/glossary.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.
