> For the complete documentation index, see [llms.txt](https://sharefoundation.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharefoundation.gitbook.io/whitepaper/shares-impact-thus-far.md).

# Share's Impact Thus Far

## Fund #1

**Status**: Complete

**Total Amount:** $10,128.87 USDC

**Project 1: Clean Water Spring Infrastructure**

* **Partner Organization:** [The Water Project](https://thewaterproject.org/?_gl=1*11a8224*_up*MQ..*_ga*MTU3MDg2OTE1OC4xNzE4MDkwMjg4*_ga_H0N41QXPRD*MTcxODA5MDI4Ny4xLjAuMTcxODA5MDI4Ny4wLjAuMA..\&gclid=CjwKCAjw65-zBhBkEiwAjrqRMF3UXtViTJS1Qo6p5Q0AOMB4frNz_rTwk57qjgPd9EOVOT3s4NctsRoCLQAQAvD_BwE)
* **Location:** Muchemo Community, Northwest Kenya
* **Impact:** Provides access to clean and safe water for 147 community members
* **Total Cost:** $9,150 USDC
* **Transaction:** \[[Solscan Link](https://solscan.io/tx/64SXDtuXN41gHbgiwgygZhMY23GAYi9edTFXjQK6s3x89DdQTAe2jLYEMrnH1uXxUbFaTpe81xPRsZyVw2P3Aw9R)]
* **Impact Progress:** \[[The Water Project - Muchemo Community](https://thewaterproject.org/community/projects/kenya/spring-protection-wash-project-410008)]

**Project 2: Funding Surgeries**

* **Partner Organization:** [Watsi](https://watsi.org/)
* **Impact:** Funded 12 surgeries across 5 different countries
* **Total Cost:** $978 USDC
* **Transaction:** \[[Solscan Link](https://solscan.io/tx/2P6kif2E3o9bvdSRmWTvpRHuAoB2nnjiNNLnqUfvtdM3YukBxL8CC1t63LVC3ALEU6yr6n2qDo8ihAgmzGjxJKyx)]
* **Impact Progress:** \[[SHARE Donor Profile - Impact Progress](https://watsi.org/donor/46d0ee8d3a47)]

***

## Fund #2

**Status**: Not yet deployed

**Total Amount:** $18,000 USDC

**Date of Deployment:** 06/14/2024

***

## Fund #3

**Status**: 50% Complete

**Total Amount:** $23,627 USDC

**Purpose:** First revenue-generating impact investment

Date of Deployment: TBA


---

# 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://sharefoundation.gitbook.io/whitepaper/shares-impact-thus-far.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.
