# What is Cozy

- [Overview](https://v1-docs.cozy.finance/staging/what-is-cozy/overview.md): Invest in decentralized financial markets with protection against risks like hacks and protocol vulnerabilities.
- [Case study](https://v1-docs.cozy.finance/staging/what-is-cozy/case-study.md): How a Cozy protection market might have protected investors in the Pickle Finance DAI pool.
- [FAQ](https://v1-docs.cozy.finance/staging/what-is-cozy/faq.md): If you can't find an answer to your question here, contact us on discord {{TODO:LINK}}.
- [Security](https://v1-docs.cozy.finance/staging/what-is-cozy/security.md): Security is a top priority for the Cozy Protocol. Learn more about prior and ongoing efforts to ensure the dependability of the Cozy Protocol here.


---

# 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://v1-docs.cozy.finance/staging/what-is-cozy.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.
