# Privacy Protection

- [Non Bank Reporting](https://docs.bit-bank.io/privacy-protection/non-bank-reporting.md)
- [Swiss Fort Knox Vault](https://docs.bit-bank.io/privacy-protection/swiss-fort-knox-vault.md): The most secure Data Centre and Vault in Europe.
- [Security and Technology](https://docs.bit-bank.io/privacy-protection/security-and-technology.md): Military Grade Encryption, Zero Knowledge Proof Systems.
- [Zero Knowledge Proof](https://docs.bit-bank.io/privacy-protection/zero-knowledge-proof.md)
- [Zero-Knowledge Cryptography](https://docs.bit-bank.io/privacy-protection/zero-knowledge-proof/zero-knowledge-cryptography.md): Details on zk-SNARKS
- [Trusted Setup Ceremony](https://docs.bit-bank.io/privacy-protection/zero-knowledge-proof/trusted-setup-ceremony.md)
- [Community Relayers](https://docs.bit-bank.io/privacy-protection/zero-knowledge-proof/community-relayers.md): Bit Bank Relayers are key actors in ensuring anonymity
- [Privacy Overview](https://docs.bit-bank.io/privacy-protection/zero-knowledge-proof/privacy-overview.md)


---

# 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://docs.bit-bank.io/privacy-protection.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.
