# ZK for Privacy-Preservation

The integration of Zero-Knowledge (ZK) proofs with blockchain technology stands at the core of this decentralized verification system. ZK proofs enable the verification of information without revealing the actual data, offering a groundbreaking approach to privacy-preserving compliance. By storing KYC and AML data on-chain using ZK proofs, decentralized platforms can ensure that user information remains confidential, accessible only to entities with explicit permission from the user.


---

# 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.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/did-kyc/zk-for-privacy-preservation.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.
