> For the complete documentation index, see [llms.txt](https://docs.thewalletcrew.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thewalletcrew.io/policies/privacy-and-security.md).

# Privacy & Security

The Wallet Crew is committed to protecting the data of every user, partner, and end customer interacting with our platform. Our infrastructure is designed with security and compliance at its core, ensuring that sensitive information remains protected at every stage of the pass lifecycle.

This section covers our approach to data privacy, our contractual commitments, and our security practices. Whether you are a technical integrator, a compliance officer, or a business stakeholder, you will find the documentation you need to assess and trust our platform.

Explore the pages below to learn more.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3>Security overview and trust model</h3></td><td>Review shared responsibilities, data handling, trust boundaries, and the security controls relevant to due diligence.</td><td></td><td><a href="/spaces/DHEsGlkdBtbDsjoWOBvA/pages/w5fDEOWReGmFa8EMWPcA">/spaces/DHEsGlkdBtbDsjoWOBvA/pages/w5fDEOWReGmFa8EMWPcA</a></td></tr><tr><td><h3>Data Processing Agreement model</h3></td><td>Review the agreement template covering data processing roles, obligations, and contractual safeguards needed to support compliant brand deployments.</td><td><a href="/files/r5FTIY2ZpV6GttUO5SRx">/files/r5FTIY2ZpV6GttUO5SRx</a></td><td><a href="/pages/yJlVgR4lqmgeLM4h6xrs">/pages/yJlVgR4lqmgeLM4h6xrs</a></td></tr><tr><td><h3>Data Protection FAQ</h3></td><td>Understand how The Wallet Crew processes personal data, supports compliance, and answers recurring privacy questions from brands and partners.</td><td><a href="/files/D7l72M953Osn8FS11d9T">/files/D7l72M953Osn8FS11d9T</a></td><td><a href="/pages/J49Mpv7gRKOYIk1pOz7q">/pages/J49Mpv7gRKOYIk1pOz7q</a></td></tr><tr><td><h3>Security Insurance Plan</h3></td><td>Explore the security governance, operational controls, and infrastructure measures that protect platform availability, confidentiality, and long-term resilience.</td><td><a href="/files/TCUiU3MnN4VwJzNKp5oN">/files/TCUiU3MnN4VwJzNKp5oN</a></td><td><a href="/spaces/DHEsGlkdBtbDsjoWOBvA/pages/oGJSqmKA2zn7agpNm3Mf">/spaces/DHEsGlkdBtbDsjoWOBvA/pages/oGJSqmKA2zn7agpNm3Mf</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, and the optional `goal` query parameter:

```
GET https://docs.thewalletcrew.io/policies/privacy-and-security.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.
