> 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/zhang-hu-tao-can/zhang-hu-tao-can.md).

# 账户套餐

## 账户套餐

### 账户问题 <a href="#id-1" id="id-1"></a>

同一个账号不能叠加购买不同的套餐，否则前面的套餐会被新购买的套餐覆盖。建议购买不同的套餐分2个账户购买。

### 套餐购买 <a href="#id-2" id="id-2"></a>

* 什么是新购

新购就是首次购买套餐，购买套餐后显示对应的套餐流量。

* 什么是续费

续费是对已购买的套餐进行续费，可以延长套餐使用时间，提前续费不会变更重置流量，而是到下个月首次购买套餐日的时间后才会重置。

* 什么是重置流量包

重置流量包是对当前本月套餐的流量进行重置，比如您本月套餐为150G,已经使用了150G,本月套餐流量不够用的情况下可购买重置包。购买后您的套餐流量重新重置为剩余150G。

* 购买相同套餐

限时套餐相当于续费，不限时套餐相当于重置。

* 购买不同套餐

新套餐会覆盖旧套餐。


---

# 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/zhang-hu-tao-can/zhang-hu-tao-can.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.
