> For the complete documentation index, see [llms.txt](https://help.onlyfan.cfd/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.onlyfan.cfd/yin-si-zheng-ce/yin-si-zheng-ce.md).

# 隐私政策

## 隐私政策 <a href="#id-1" id="id-1"></a>

### 1. 引言 <a href="#id-1" id="id-1"></a>

我们非常重视您的隐私和个人信息保护。使用我们提供的代理服务（以下简称“本服务”）时，我们会收集和使用您的个人信息。本隐私政策（以下简称“本政策”）将帮助您了解我们如何收集、使用、存储和保护这些信息。

### 2. 我们收集的信息 <a href="#id-2" id="id-2"></a>

* 个人信息：包括但不限于您的电子邮件地址、支付信息和账户信息。
* 使用数据：包括但不限于您的IP地址、浏览器类型、访问时间和访问页面。
* 设备信息：包括但不限于您的设备类型、操作系统和设备标识符。

### 3. 我们如何使用信息 <a href="#id-3" id="id-3"></a>

* 提供和维护服务：使用您的信息以确保本服务的正常运行和维护。
* 改进服务：根据您的使用情况和反馈，改进本服务的性能和用户体验。
* 客户支持：使用您的信息提供客户支持和解决您的问题。
* 安全保护：使用信息检测、预防和解决欺诈、滥用、非法行为和其他潜在的安全问题。
* 服务审计：为了维护服务的稳定性，我们可能会审计访问的敏感链接。这些审计仅限于确保服务的安全和正常运行，不会用于其他目的。

### 4. 信息分享与披露 <a href="#id-4" id="id-4"></a>

我们不会向第三方出售或出租您的个人信息。

在以下情况下，我们可能会共享您的信息：

* 法律要求：在法律规定或政府要求的情况下，我们可能会披露您的信息。
* 业务转让：在业务合并、收购或资产出售的情况下，您的信息可能会被转移给相关方。
* 服务提供商：我们可能会与可信的第三方服务提供商共享您的信息，以便他们为我们提供服务，如支付处理、数据分析和客户支持。

### 5. 信息安全 <a href="#id-5" id="id-5"></a>

我们采取合理的技术和组织措施保护您的信息免受未经授权的访问、泄露、篡改或破坏。但请注意，任何通过互联网传输的数据都无法保证绝对安全。

### 6. 数据存储与保留 <a href="#id-6" id="id-6"></a>

我们仅在实现本政策所述目的所需的时间内保留您的个人信息。除非法律要求或允许更长的保留期，我们会在不再需要您的信息时安全删除或匿名化处理。

### 7. 您的权利 <a href="#id-7" id="id-7"></a>

* 访问权：您有权访问我们收集的关于您的个人信息。
* 更正权：您有权要求更正不准确或不完整的个人信息。
* 删除权：在某些情况下，您有权要求删除您的个人信息。
* 反对权：您有权在特定情况下反对我们处理您的个人信息。
* 数据可携权：在某些情况下，您有权要求将您的个人信息传输给其他组织。

### 8. 本政策的变更 <a href="#id-8" id="id-8"></a>

我们可能会不时更新本政策。任何变更将在本页面公布。请定期查看本政策以了解最新的隐私保护措施。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.onlyfan.cfd/yin-si-zheng-ce/yin-si-zheng-ce.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
