> 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/fu-wu-tiao-kuan/fu-wu-tiao-kuan.md).

# 服务条款

## 服务条款 <a href="#id-1" id="id-1"></a>

### 1. 介绍 <a href="#id-1" id="id-1"></a>

欢迎使用 Onlyfan（以下简称“本服务”）。使用本服务前，请仔细阅读并理解以下服务条款（以下简称“本条款”）。访问或使用本服务，即表示您同意接受并遵守本条款。

### 2. 服务内容 <a href="#id-2" id="id-2"></a>

本服务旨在为用户提供稳定、安全的互联网代理服务。通过本服务，用户可以加速访问全球互联网资源，并在一定程度上保护个人隐私。

### 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>

本服务支持退款，符合以下退款条件的订单均可在站内开启工单退款。

* 购买后三日以内
* 使用流量小于 `5GIB`
* 订单没有使用优惠码
* 非特惠套餐

请注意，退款需扣除您订单金额20%的手续费，并且手续费最低金额收取5USDT，我们核对后会在三个工作日内完成退款。

> \[!IMPORTANT]
>
> 不支持原路退款，请自备TRC20-USDT地址，还请见谅。

### 6. 隐私保护 <a href="#id-6" id="id-6"></a>

我们非常重视用户的隐私保护。详细信息请参见我们的[隐私政策](https://help.onlyfan.cfd/yin-si-zheng-ce/)。

### 7. 服务中断与终止 <a href="#id-7" id="id-7"></a>

我们有权在任何时候修改或中断本服务，无需提前通知用户。 如用户违反本条款，我们有权立即终止用户的账户及相关服务。

### 8. 免责声明 <a href="#id-8" id="id-8"></a>

本服务按“现状”提供，我们不对其准确性、完整性、可靠性或适用于特定目的做出任何明示或暗示的保证。 因使用本服务而导致的任何直接或间接损失，我们概不负责。

### 9. 修改与解释 <a href="#id-9" id="id-9"></a>

我们有权随时修改本条款，修改后的条款将在本网站公布，用户继续使用本服务即视为接受修改后的条款。 本条款的最终解释权归我们所有。

### 10. 联系方式 <a href="#id-10" id="id-10"></a>

如对本条款有任何疑问，请通过以下方式联系我们：

<marsk959@gmail.com>


---

# 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/fu-wu-tiao-kuan/fu-wu-tiao-kuan.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.
