# Privacy Policy

HyperSolid follows a privacy-by-design framework consistent with global data protection standards (GDPR, CCPA) and Web3 principles of user self-sovereignty.

### **1. Data Collection**

HyperSolid does not collect, process, or retain any personal data.

No names, emails, IPs, or identifiers are required to use the Service.

Interactions occur directly between your connected wallet and on-chain CLOBs.

### **2. Wallet and Transaction Data**

HyperSolid does not have access to private keys, seed phrases, or wallet credentials.

All transactions are cryptographically signed client-side and broadcasted directly to the blockchain.

### **3. Cookies and Analytics**

Minimal local storage is used for session preferences and interface configuration only.

No tracking, advertising, or behavioral profiling cookies are employed.

Anonymous technical data (e.g., performance metrics, crash logs) may be collected for maintenance purposes only.

### **4. Third-Party Services**

Hosting and monitoring infrastructure (e.g., Cloudflare, Sentry, Vercel) may process anonymized technical data.

These providers do not access any user wallet, funds, or transaction data.

### **5. Security**

All data, when processed, is transmitted using industry-standard encryption and stored securely with restricted access.

HyperSolid continuously reviews security practices to maintain operational integrity.

### **6. User Control**

Since no personal data is stored, users exercise full control by simply disconnecting their wallet or ceasing use.

No deletion requests are necessary.

### **7. Policy Updates**

This policy may be updated periodically.

Continued use after publication of an update implies acceptance of the revised terms.


---

# 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.hypersolid.xyz/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.
