# Privacy Policy

zCloak AI is designed with **privacy-by-design, data minimization, and user control** as foundational principles.

***

### 1. Information We Process

We may process limited off-chain information, and only to the extent necessary to operate the Services, including:

* technical logs and diagnostics;
* device and browser metadata;
* contact information voluntarily provided.

We do **not** store private keys or raw biometric data.

***

### 2. Public and Protocol Data

You acknowledge that:

* protocol Events may be publicly readable;
* immutable records cannot be deleted or modified;
* third parties may independently index or analyze public data.

zCloak AI does not control third-party data usage.

***

### 3. Privacy-Preserving Features

Where supported, the Services enable:

* encrypted claims;
* selective disclosure;
* zero-knowledge proofs.

Use of such features is optional and user-controlled. These features do not guarantee anonymity or absolute privacy and must be used in accordance with their technical limitations.

***

### 4. Compliance and Legal Basis

zCloak AI processes personal data in accordance with applicable data protection laws and generally recognized privacy principles, including, where applicable, generally recognized data protection standards such as Singapore PDPA principles and GDPR-aligned practices.

Processing is based on legitimate interests, contractual necessity, or user consent, as appropriate.

***

### 5. Data Security

We implement reasonable technical and organizational measures to protect personal data but cannot guarantee absolute security.

***

### 6. Your Rights

Subject to applicable law, you may request access to or deletion of off-chain personal data controlled by zCloak AI. Public or immutable protocol data cannot be altered.

***

### 7. Updates

This Privacy Policy may be updated periodically. Material changes will be communicated where practicable.

***

### 8. Contact

For questions relating to this Privacy Policy or data processing practices, please contact us at <sales@zcloak.network>.


---

# 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://zcloak-hub.gitbook.io/zcloak-ai/legal/privacy-policy.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.
