> For the complete documentation index, see [llms.txt](https://diva-donate.gitbook.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://diva-donate.gitbook.io/overview/cost-reporting.md).

# Cost reporting

Below cost report outlines a comparison between the cost efficiencies of DIVA Donate’s blockchain-based, parametric, conditional donation model and traditional donation models, using the pilot campaign with Mercy Corps Ventures (MCV) as a representative example.&#x20;

In traditional models, operational costs typically absorb [10-35%](https://www.givedirectly.org/financials/) of the donated funds. DIVA Donate's model reduces operational expenses to just 2.5% of the total distributed funds, representing a **75% reduction compared to a 10% baseline**.

<figure><img src="/files/NMZZn5DjU0xSdp2KyH7I" alt=""><figcaption></figcaption></figure>

A major component of the costs involved during the MCV pilot campaign included FX and exchange costs totaling $219.48, which were incurred during the conversion of USDT to KES. These fees could be potentially eliminated with the introduction of an official cryptocurrency version of the KES. Additionally, fees withheld by DIVA Protocol ($60.7) were reinvested into the subsequent (third) campaign by the appointed DIVA Protocol owner.

\ <br>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://diva-donate.gitbook.io/overview/cost-reporting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
