# 隐私政策

{% hint style="warning" %}
⚠️ **重要提示：** 本中文译本仅供参考。如中英文版本存在差异，以英文原版（<https://docs.byreal.io/legal/privacy-policy）为准。>
{% endhint %}

## 隐私政策

本隐私政策描述了 Terra Tech Limited（"Byreal"、"我们"）在您使用 Byreal 平台时如何收集、使用和保护您的信息。

### 我们收集的信息

* **钱包信息：** 当您连接钱包时，我们会记录您的公共钱包地址。我们不会收集或存储您的私钥或助记词。
* **交易数据：** 您通过平台发起的交易记录在 Solana 区块链上，属于公开信息。
* **使用数据：** 我们可能收集有关您如何与平台交互的匿名数据，包括页面浏览量、功能使用情况和性能指标。
* **通信数据：** 如果您通过电子邮件或社交媒体联系我们，我们会保留这些通信记录。

### 我们如何使用信息

* 提供、维护和改进平台服务
* 监控和分析使用模式
* 检测和防止欺诈或滥用行为
* 遵守法律义务

### 数据安全

我们实施行业标准的安全措施来保护您的信息。然而，任何通过互联网传输的方法都不是 100% 安全的。

### 第三方服务

本平台集成了第三方服务（包括 Privy、Relay、Hyperliquid），这些服务有各自的隐私政策。我们建议您查阅相关第三方隐私政策。

### 您的权利

您可以随时断开钱包连接以停止与平台共享数据。由于区块链的性质，链上交易数据无法删除。

<details>

<summary>完整隐私政策（英文原版）</summary>

完整隐私政策请参阅英文原版： <https://docs.byreal.io/legal/privacy-policy>

</details>


---

# 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.byreal.io/zh-my/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.
