# 隐私政策

HyperSolid 遵循与全球数据保护标准（GDPR、CCPA）和用户自我主权的 Web3 原则一致的隐私设计框架。

### **1. 数据收集**

HyperSolid 不会收集、处理或保留任何个人数据。

使用本服务无需提供姓名、电子邮件、IP 或其他标识符。

交互直接发生在您连接的钱包与链上限价订单簿（CLOBs）之间。

### **2. 钱包与交易数据**

HyperSolid 无法访问私钥、助记词或钱包凭证。

所有交易均在客户端进行加密签名并直接广播到区块链。

### **3. Cookie 与分析**

仅使用最少的本地存储来保存会话偏好和界面配置。

不使用跟踪、广告或行为画像类的 Cookie。

可能会收集匿名的技术数据（例如性能指标、崩溃日志），仅用于维护目的。

### **4. 第三方服务**

托管和监控基础设施（例如 Cloudflare、Sentry、Vercel）可能会处理匿名的技术数据。

这些提供商无法访问任何用户钱包、资金或交易数据。

### **5. 安全**

所有数据在处理时均使用行业标准加密传输，并以受限访问的方式安全存储。

HyperSolid 持续审查安全实践以保持运营完整性。

### **6. 用户控制**

由于不存储任何个人数据，用户只需断开钱包连接或停止使用即可完全掌控。

无需提交删除请求。

### **7. 政策更新**

本政策可能会定期更新。

在更新发布后继续使用即表示接受修订后的条款。


---

# 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/zh/yin-si-zheng-ce.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.
