# Introduction

- [Welcome to the playbook](https://play.equal.care/introduction/master.md)
- [Project background](https://play.equal.care/introduction/project-background.md)
- [What is co-operative care?](https://play.equal.care/introduction/what-is-co-operative-care.md): It is Equal Care's keystone, but not the whole bridge
- [How to use the playbook](https://play.equal.care/introduction/how-to-use-the-playbook.md)
- [A word from...](https://play.equal.care/introduction/a-word-from....md)
- [Equal Care](https://play.equal.care/introduction/a-word-from.../equal-care.md)
- [Clapton Care Commons](https://play.equal.care/introduction/a-word-from.../clapton-care-commons.md)


---

# 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://play.equal.care/introduction.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.
