# Wix.cash Privacy Policy

## Wix.cash Privacy Policy

### 1. Introduction

Wix.cash is committed to protecting user privacy by offering a **decentralized, non-custodial**, and **fully anonymous** cryptocurrency mixing service. This Privacy Policy outlines how we handle data, security measures, and user rights.

### 2. No Data Collection

Wix.cash is designed to operate **without storing any user data**. We do not collect, track, or log:

* Personal information (names, emails, IP addresses)
* Wallet addresses linked to identities
* Transaction history beyond what is publicly recorded on the blockchain

### 3. How Wix.cash Ensures Privacy

* **Zero-Knowledge Proofs (ZK-SNARKs)**: Ensures transactions remain unlinkable.
* **Stealth Addresses**: One-time use addresses for withdrawals to maintain anonymity.
* **No Logs Policy**: Wix.cash does not store any metadata or transaction history.
* **Non-Custodial**: Users retain full control over their assets, ensuring no third-party access.

### 4. Third-Party Interactions

Wix.cash does not integrate with third-party services that collect or store personal data. However, when interacting with blockchain networks, users should be aware that blockchain transactions are **publicly recorded**. Wix.cash provides obfuscation techniques to enhance privacy, but users must take additional measures such as:

* Using **privacy-enhanced wallets**
* Avoiding **direct wallet linking**
* Using **VPNs or TOR** to further protect identity

### 5. Security Measures

Wix.cash follows strict security protocols:

* **End-to-End Encryption**: Communications between users and smart contracts are encrypted.
* **Smart Contract Security Audits**: Ensuring code integrity and protection against vulnerabilities.
* **Decentralized Hosting**: Eliminates the risk of centralized failures or government shutdowns.

### 6. User Responsibility

Wix.cash provides tools for financial privacy, but users are responsible for:

* Ensuring they comply with the laws in their respective jurisdictions.
* Keeping their private keys and withdrawal proofs secure.
* Understanding that **blockchain transactions cannot be reversed**.

### 7. Updates to Privacy Policy

This Privacy Policy may be updated periodically to reflect improvements in **privacy standards, security, and regulatory changes**. Users should review this policy regularly.

### 8. Contact Information

For any inquiries related to privacy and security, contact us at: 📧 **Email:** <security@wix.cash>\
🌐 **Website:** [wix.cash](https://wix.cash)\
📖 **Docs:** [docs.wix.cash](https://docs.wix.cash)\
💬 **Telegram:** [t.me/wix\_cash](https://t.me/wix_cash)

*Last updated: 11/02/2025*


---

# 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://wixcash.gitbook.io/wixcash-docs/whitepaper/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.
