# Data Privacy

Chariot is designed to limit the data it interacts with, uses, and stores, reducing exposure to sensitive information.

### Data Storage

Chariot’s systems are built to store only what is necessary, and only for as long as needed.

With DAFpay, for example. Chariot’s system stores items that a donor user submits to be shared with the receiving nonprofit and does not store sensitive details such as username, password, account balance & donation history.

***

### Transparency & Disclosure

Chariot is committed to clear and transparent data practices.All users are prompted to review and accept the appropriate policies before interacting with the platform, including:

* [Terms of Service](https://www.givechariot.com/legal-donors) \[DAFpay​ Donors]
* [Terms of Service](https://www.givechariot.com/legal-nonprofit) \[Nonprofits On Chariot]
* Terms of Service \[DAF Providers On Chariot] [\[Request\]](https://www.givechariot.com/contact)
* [Privacy Policy](https://www.givechariot.com/privacy)&#x20;

Before getting on Chariot, you should review these documents in full. All users are prompted to review and accept the appropriate policies before interacting with the platform, including.

{% hint style="info" %}
More detailed internal procedural documents related to data handling are available upon request for potential partners performing diligence.
{% endhint %}

***

### Data Flows

Chariot’s technology is proprietary and sensitive — therefore, we limit public descriptions of the platform’s backend functionality. Request additional details at <compliance@givechariot.com>


---

# 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://help.givechariot.com/onboarding/trust-and-safety/data-privacy.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.
