> For the complete documentation index, see [llms.txt](https://prep.pathcheck.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prep.pathcheck.org/testimonials.md).

# Testimonials

Our clients and stakeholders are governments and organizations with campuses. Our product is free, open-source software with **three components:  a privacy-preserving, NoPeek consumer app; server-side components for analytics, prediction, and correlation; along with an engagement platform allowing us to send highly personalized messages**. Our business plan, then, is to charge governments and large campuses for customization, professional services, and maintenance.  This is the same business plan we have been using over the past year at Pastor Rick Foundation as well, mainly for exposure notification and vaccination solutions.

For the next three years, in year one we would like to build the NoPeek crowdsourcing app and other components. In year two, we want to run AB trials in four pilot sites on four continents.  And finally, in year three, we would like to deploy solutions on various campuses with government global partnerships.&#x20;

We are delighted that we have already confirmed planned pilots in Sao Paulo, Brazil; Alabama in the US, in the country of Nigeria, and in Mumbai, India.

In some scenarios, our supporters are looking for a bottom-up solution because their top-down solutions are not scaling. In Mumbai, they would like to complement current public health efforts.  In Alabama, we are interested in doing A/B trials with a research organization and on a major university campus, given they already have our contract risk solution.&#x20;

Moving forward we will engage with many critical partners in the pandemic ecosystem, such as Pfizer, which remains at the forefront of developing m-RNAvaccine.  They were interested in studying with us post-vaccination data coming directly from these crowdsourcing apps. Patients-Like-Me, which is typically used for the terminally ill, would be our partner and we'll be using that platform.

Please find the quotes from different stakeholders in the subsequent sections.<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://prep.pathcheck.org/testimonials.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.
