# Welcome

{% hint style="info" %}
🏗️ Note that this gitbook is currently under construction. Content and structure is subject to change.
{% endhint %}

## Impact statistics

The table below provides a summary of the key statistics for all DIVA Donate campaigns since inception:

<table><thead><tr><th width="234">Description</th><th width="109">Goal ($)</th><th width="155">Contributed ($)</th><th>Donated ($)</th><th>Beneficiaries</th></tr></thead><tbody><tr><td><p>Pastoralists in Kenya</p><p>(Mar-Apr-May '23)</p></td><td>15'000</td><td>5'367</td><td>-</td><td>36</td></tr><tr><td><p>Pastoralists in Kenya</p><p>(Oct-Nov-Dec '23)<br><br>Pilot with Mercy Corps Ventures</p></td><td>25'000</td><td>20'235</td><td>11'744</td><td>262</td></tr><tr><td><p>Pastoralists in Kenya</p><p>(Mar-Apr-May '24)</p></td><td>10'000</td><td>8'633</td><td>-</td><td>133</td></tr><tr><td>Pastoralists in Kenya<br>(Oct-Nov-Dec '24)<br><br>Sponsored by Arbitrum</td><td>15'000</td><td>12'275</td><td>-</td><td>163</td></tr><tr><td>Pastoralists in Kenya<br>(Mar-Apr-May '25)<br><br>Sponsored by Ripple</td><td>40'000</td><td>36'709</td><td>-</td><td>517</td></tr><tr><td><mark style="color:green;"><strong>Total</strong></mark></td><td><mark style="color:green;"><strong>105'000</strong></mark></td><td><mark style="color:green;"><strong>83'219</strong></mark></td><td><mark style="color:green;"><strong>11'744</strong></mark></td><td></td></tr></tbody></table>

## Key links

* [App](https://www.divadonate.xyz/)
* [Slide deck](https://drive.google.com/file/d/1a5mheoSS3XxceQpIyZyktSWKQUzzOlFZ/view?usp=drive_link) (19 September 2024)
* [DIVA Donate explainer video](https://app.gitbook.com/u/gvZN5nJJWWXkIv3eLfBsPIfqXWf2) (created by Crypto Council for Innovation)

## Socials

* [X](https://x.com/DIVADonate_xyz)
* [Blog](https://www.divadonate.xyz/posts)


---

# 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/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.
