# DIVA Donate

## DIVA Donate

- [Welcome](https://diva-donate.gitbook.io/diva-donate/welcome.md): Welcome to the DIVA Donate docs
- [What is DIVA Donate](https://diva-donate.gitbook.io/diva-donate/overview/what-is-diva-donate.md): Parametric conditional donations on the blockchain
- [Why blockchain](https://diva-donate.gitbook.io/diva-donate/overview/why-blockchain.md): How blockchain adds value to parametric conditional donations
- [How it works](https://diva-donate.gitbook.io/diva-donate/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/diva-donate/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/diva-donate/overview/cost-reporting.md): Reducing operational costs by 75% compared to traditional donation models
- [FAQ](https://diva-donate.gitbook.io/diva-donate/overview/faq.md)
- [Overview](https://diva-donate.gitbook.io/diva-donate/campaigns/overview.md)
- [Pastoralists in Kenya](https://diva-donate.gitbook.io/diva-donate/campaigns/pastoralists-in-kenya.md): Providing anticipatory cash transfers to pastoralist communities in Kenya
- [Dispute resolution policy](https://diva-donate.gitbook.io/diva-donate/other/dispute-resolution-policy.md)
- [Risks](https://diva-donate.gitbook.io/diva-donate/other/risks.md): Risks users should be aware of when interacting with DIVA Donate


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://diva-donate.gitbook.io/diva-donate/welcome.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.
