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

# 概述

稳定、纯净的网络资源，助力您的业务高效运营。

**Zooproxy** 是一个专注于提供高质量住宅网络资源的服务平台，致力于提供稳定、纯净的 IP 解决方案，帮助用户更顺畅地获取目标市场信息，提升业务运营效率。

平台目前提供三种核心解决方案，用户可根据实际需求灵活选择：

动态住宅流量 – 基于原生家庭宽带网络，IP 资源可按需自动轮换。适用于大规模公共数据采集、市场信息监测等场景。

长期静态 IP – 提供长期固定的纯净住宅 IP，确保网络身份的一致性。适用于需要稳定持久网络环境的企业，例如多账号安全管理、跨境电商运营等。

无限流量套餐 – 流量不设上限，支持按需端口扩展，满足多任务处理、公共数据采集、日常运营等多种需求。无需担心超额费用，灵活适应业务规模的变化。


---

# 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.zooproxy.com/zh/gai-shu.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.
