# 🔏 The Privacy Edge

The Coded Estate infrastructure, encompassing both on-chain contracts and off-chain integration nodes, deftly facilitates the extraction and presentation of private web2 data. These data elements are then transformed into claims and credentials, ultimately feeding into smart contracts to activate transactions. A cornerstone of this off-chain component is the integration of a privacy-preserving presentation layer, which selectively discloses information. Augmenting this is the evidence-based presentation layer fortified with zero-knowledge capabilities, courtesy of the Reclaim Protocol.

Leveraging Reclaim Protocol's cutting-edge zero-knowledge proof (ZKP) technology, Coded Estate adeptly bridges the web2 to web3 divide. This integration allows for seamless, automated verification of personal information and credentials pivotal for processes like e-signing documents, conducting due diligence, and KYC – all while ensuring unparalleled privacy on the blockchain.


---

# 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://coded-estate.gitbook.io/coded-estate/how-it-works/understanding-coded-estate/the-privacy-edge.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.
