> For the complete documentation index, see [llms.txt](https://docs.tiedan168.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tiedan168.xyz/fu-wu-tiao-kuan.md).

# 服务条款

### 服务协议 (Terms Of Service)

本文中的“我们”代表 铁蛋加速 ，“您”代表购买我们订阅的客户。“节点”代表为您提供服务的计算机设备。“服务条款”指本协议。“一次性订阅”代表购买一次无需续费，流量用尽即到期的订阅。 铁蛋加速 有权随时对本条款作出修改，自新服务条款在网站上发布起立即生效。 注册即代表您同意此协议，我们将按照协议为您提供服务。

### 1.付款

1.1 付款方式目前仅提供支付宝/微信

1.2 您必须在收据到期前进行付款, 因订单超时付款导致到账失败的情况不予处理。

1.3 购物车的价格仅供预览, 以结算时生成的账单为准

1.4 如您购买时使用了您名下其他账号的推广链接, 我们有权将推广账号与购买账号一并做封号处理

### 2. 技术支持

2.1 右下角在线客服在线时间：（早8：00-晚24：00） 通常不会超过30分钟，我们会尽快回复，

2.2 技术支持将尽可能解决您的问题, 但我们能力之外的问题无法处理

2.3 我们不对单节点做任何保证，关于单节点反馈不会回复

2.4 我们不对Apple共享账户做任何保证，反馈不会回复

2.5 您应该按照文档进行使用，文档内包含的内容不会回复

2.6 工单部门能提供的语言支持有: 简体中文 / English

### 3. 退款

3.1 非常抱歉，目前我们没有退款政策

3.2 非我们产品原因，我们是拒绝退款申请，还望理解！

### 4. 订阅

4.1 购买订阅即开通我们提供的服务

4.2 一次性订阅续费即代表重置流量，流量不会叠加

4.3 购买其他订阅时会自动将当前订阅抵扣购买价格

4.4 订阅节点数量和地区随时可能发生变动

4.5 我们不保证单一节点得可用性，不保证可以访问所有网页，节点存在被部分封锁的可能

4.6 订阅购买后系统需要时间确认，这最长需要10分钟

### 5.佣金

5.1 您可以创建10个不同的邀请码，每个邀请码均长期有效

5.2 您邀请成功一个用户，您将获得他每笔充值30%的返利

5.3 您可以随时将返利金额划转至余额用于消费

### 6.可用性保证-SLA

6.1 可用性保证做到“尽力而为”，我们尽可能的提供多入口多出口，更新新的协议以保证稳定

### 7.节点使用规则和审计

#### 7.1 节点使用请遵守中国大陆法律法规，切勿用于非法用途，谢绝一切诈骗、宗教、恐怖主义、儿童色情等网站的浏览访问与内容发布。

7.2 我们有专业的后端审计报告，如有检测到任何违规行为 我们将有权封停您的账户使用权限！最终解释权归铁蛋加速所有！


---

# 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://docs.tiedan168.xyz/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.
