> For the complete documentation index, see [llms.txt](https://docs.711proxy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.711proxy.com/cn/chang-jian-wen-ti/fu-kuan-he-zhang-hu/711proxy-ji-fei-ru-he-yun-zuo.md).

# 711Proxy 計費如何運作？

711Proxy 的計費週期都是從付款之日開始，具體的週期時長取決於您所購買的代理產品：

動態住宅代理-GB：套餐生效期包含30天、90天、180天。如果在過期前您的 GB 已經消耗完，您可以再次購買 GB 計劃，以保證您的賬戶爲活躍狀態；如果在過期前您的賬戶還有未使用的 GB，它們將被凍結在您的賬戶中，直至您購買新的 GB 計劃，它們將重新激活並擁有新的計費週期。

動態住宅代理-IP：套餐無有效期限制，使用1次消耗1個IP計數，未使用的IP數量在賬戶中不會過期。

不限量代理：生效期取決於您選擇的計劃所支持的級別，目前有 小時試用、1 天、7 天、15 天、30 天。

SOCKS5代理：套餐生效期包含15天、30天，每天可以使用100-1000個IP。

靜態住宅代理：生效期取決於您選擇的計劃所支持的級別，目前有 7 天、30 天、90 天。計劃到期前可以對活躍的 IP 進行續費，以保留IP繼續使用。

高級計劃：對應的代理數量在高級計劃的專屬儀表板查看，未分配的代理數量在高級計劃賬戶中不會過期，已分配的代理數量從分配到個人賬戶的日期開始 90 天內可用。


---

# 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.711proxy.com/cn/chang-jian-wen-ti/fu-kuan-he-zhang-hu/711proxy-ji-fei-ru-he-yun-zuo.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.
