> For the complete documentation index, see [llms.txt](https://help.givechariot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.givechariot.com/onboarding/trust-and-safety.md).

# Trust & Safety

Trust is at the core of everything we do on Chariot. Donors, nonprofits, DAFs and other partners rely on Chariot’s technology to facilitate seamless giving and payments experiences, while keeping their most sensitive information protected.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Security</strong></td><td>Our systems ensure that only authorized users can take authorized actions, with end-to-end encryption protecting all data and transactions.</td><td><a href="/pages/07rdkeT3HF4GX0nIgvGu">/pages/07rdkeT3HF4GX0nIgvGu</a></td></tr><tr><td><strong>Data Privacy</strong></td><td>We maintain strict controls over how data is accessed, used, and stored to ensure your organization’s information remains protected.</td><td><a href="/pages/xzh2rtCX5lbzPme4B60c">/pages/xzh2rtCX5lbzPme4B60c</a></td></tr><tr><td><strong>Compliance</strong></td><td>Our processes are built to meet banking and IRS requirements, with ongoing monitoring across all products to maintain compliance.</td><td><a href="/pages/jrXT3EqKiDqsctjIN1zI">/pages/jrXT3EqKiDqsctjIN1zI</a></td></tr></tbody></table>


---

# 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:

```
GET https://help.givechariot.com/onboarding/trust-and-safety.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.
