# Overview

- [What is DIVA Donate](https://diva-donate.gitbook.io/overview/what-is-diva-donate.md): Parametric conditional donations on the blockchain
- [Why blockchain](https://diva-donate.gitbook.io/overview/why-blockchain.md): How blockchain adds value to parametric conditional donations
- [How it works](https://diva-donate.gitbook.io/overview/how-it-works.md): Amplifying impact through parametric conditional donations
- [Case study: Anticipatory cash transfers for pastoralists in Kenya](https://diva-donate.gitbook.io/overview/how-it-works/case-study-anticipatory-cash-transfers-for-pastoralists-in-kenya.md): A pilot launched in Q4 2023 in collaboration with Mercy Corps Ventures
- [Cost reporting](https://diva-donate.gitbook.io/overview/cost-reporting.md): Reducing operational costs by 75% compared to traditional donation models
- [FAQ](https://diva-donate.gitbook.io/overview/faq.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://diva-donate.gitbook.io/overview.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.
