# Privacy Pass Privacy Pass tokens let users prove a claim without revealing their identity or being tracked across requests. > Links below point directly to Markdown versions of each page. Any page can also be retrieved as Markdown by sending an `Accept: text/markdown` header to the page's URL without the `index.md` suffix (for example, `curl -H "Accept: text/markdown" https://developers.cloudflare.com/privacy-pass/`). > > For other Cloudflare products, see the [Cloudflare documentation directory](https://developers.cloudflare.com/llms.txt). ## Overview - [Privacy Pass](https://developers.cloudflare.com/privacy-pass/index.md): Overview of entire document – what's in the docs, why Privacy Pass matters, high-level use case descriptions, and why customers can trust Cloudflare to run Privacy Pass infrastructure. ## Getting started - [Getting started](https://developers.cloudflare.com/privacy-pass/getting-started/index.md): Two self-serve ways to see Privacy Pass work — get a real token with the demo tool, and run the issuance and redemption flow locally. ## Production Deployment Testing - [Production Deployment Testing](https://developers.cloudflare.com/privacy-pass/production-deployment-testing/index.md): Validate a Cloudflare-operated Privacy Pass deployment end to end — discover the issuer configuration, request and redeem a token, and verify issuance works. ## References - [References](https://developers.cloudflare.com/privacy-pass/references/index.md): A consolidated list of the resources referenced across the Privacy Pass documentation. ## concepts - [Deployment Models](https://developers.cloudflare.com/privacy-pass/concepts/deployment-models/index.md): Who operates each Privacy Pass role and example deployment models. - [Privacy Pass Protocol](https://developers.cloudflare.com/privacy-pass/concepts/privacy-pass-protocol/index.md): The Privacy Pass roles, the issuance and redemption flow.