> For the complete documentation index, see [llms.txt](https://docs.helodata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helodata.com/helodata-zh/chan-pin.md).

# 产品

- [住宅代理](https://docs.helodata.com/helodata-zh/chan-pin/overview.md)
- [快速开始](https://docs.helodata.com/helodata-zh/chan-pin/overview/quick-start.md)
- [身份认证](https://docs.helodata.com/helodata-zh/chan-pin/overview/authentication.md)
- [接入点与端口](https://docs.helodata.com/helodata-zh/chan-pin/overview/endpoints-and-ports.md)
- [国家与城市](https://docs.helodata.com/helodata-zh/chan-pin/overview/locations.md)
- [协议](https://docs.helodata.com/helodata-zh/chan-pin/overview/protocols.md)
- [会话与轮换](https://docs.helodata.com/helodata-zh/chan-pin/overview/sessions-and-rotation.md)
- [ASN 定位](https://docs.helodata.com/helodata-zh/chan-pin/overview/asn-targeting.md)
- [受限站点](https://docs.helodata.com/helodata-zh/chan-pin/overview/restricted-targets.md)
- [错误说明](https://docs.helodata.com/helodata-zh/chan-pin/overview/error-definitions.md)
- [使用统计](https://docs.helodata.com/helodata-zh/chan-pin/overview/statistics.md)
- [移动代理](https://docs.helodata.com/helodata-zh/chan-pin/overview-1.md)
- [快速开始](https://docs.helodata.com/helodata-zh/chan-pin/overview-1/quick-start.md)
- [身份认证](https://docs.helodata.com/helodata-zh/chan-pin/overview-1/authentication.md)
- [接入点与端口](https://docs.helodata.com/helodata-zh/chan-pin/overview-1/endpoints-and-ports.md)
- [地区与运营商](https://docs.helodata.com/helodata-zh/chan-pin/overview-1/locations.md)
- [协议](https://docs.helodata.com/helodata-zh/chan-pin/overview-1/protocols.md)
- [会话与轮换](https://docs.helodata.com/helodata-zh/chan-pin/overview-1/sessions-and-rotation.md)
- [ASN 定位](https://docs.helodata.com/helodata-zh/chan-pin/overview-1/asn-targeting.md)
- [错误说明](https://docs.helodata.com/helodata-zh/chan-pin/overview-1/error-definitions.md)
- [使用统计](https://docs.helodata.com/helodata-zh/chan-pin/overview-1/statistics.md)
- [ISP 代理](https://docs.helodata.com/helodata-zh/chan-pin/overview-2.md)
- [快速开始](https://docs.helodata.com/helodata-zh/chan-pin/overview-2/quick-start.md)
- [代理清单格式](https://docs.helodata.com/helodata-zh/chan-pin/overview-2/proxy-list-format.md)
- [身份认证](https://docs.helodata.com/helodata-zh/chan-pin/overview-2/authentication.md)
- [地区](https://docs.helodata.com/helodata-zh/chan-pin/overview-2/locations.md)
- [协议](https://docs.helodata.com/helodata-zh/chan-pin/overview-2/protocols.md)
- [客户端轮换](https://docs.helodata.com/helodata-zh/chan-pin/overview-2/rotation.md)
- [IP 管理](https://docs.helodata.com/helodata-zh/chan-pin/overview-2/ip-management.md)
- [错误说明](https://docs.helodata.com/helodata-zh/chan-pin/overview-2/error-definitions.md)
- [使用统计](https://docs.helodata.com/helodata-zh/chan-pin/overview-2/statistics.md)
- [数据中心代理 — 即将上线](https://docs.helodata.com/helodata-zh/chan-pin/overview-3.md)
- [Web Unblocker — 即将上线](https://docs.helodata.com/helodata-zh/chan-pin/overview-4.md)
- [Scraping API — 即将上线](https://docs.helodata.com/helodata-zh/chan-pin/overview-5.md)


---

# 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.helodata.com/helodata-zh/chan-pin.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.
