> For the complete documentation index, see [llms.txt](https://developers.oxylabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.oxylabs.io/products/cn/proxies.md).

# 代理

学习使用 Oxylabs 代理。查找代码示例、参数用法、本地化等更多内容。

探索并管理你的 Oxylabs 代理：了解其所有功能，查找有关如何高效使用它们的专门指南，发现用于 AI 工作流的 Agent Skills，以及如何 [替换代理 IP](/products/cn/proxies/ip-replacement.md).

{% content-ref url="/pages/5512255c46fad502b3c796155141d14fafc06c03" %}
[住宅代理](/products/cn/proxies/residential-proxies.md)
{% endcontent-ref %}

{% content-ref url="/pages/d34d275395ba1146a7fe998dd7701499abdf7ca7" %}
[移动代理](/products/cn/proxies/mobile-proxies.md)
{% endcontent-ref %}

{% content-ref url="/pages/d25a7fa35ac889f5809aca39b2e64a79a262898a" %}
[ISP代理](/products/cn/proxies/isp-proxies.md)
{% endcontent-ref %}

{% content-ref url="/pages/aa1c7b9e949bc9964e4872bfe373cac82be47575" %}
[独享ISP代理](/products/cn/proxies/dedicated-isp-proxies.md)
{% endcontent-ref %}

{% content-ref url="/pages/ca6e2bfbaaad9c2958794bc8e579e60de253fc11" %}
[数据中心代理](/products/cn/proxies/datacenter-proxies.md)
{% endcontent-ref %}

{% content-ref url="/pages/4e82117b8bdd8efc30b80aad98aac2e3efbf0744" %}
[独享数据中心代理](/products/cn/proxies/dedicated-datacenter-proxies.md)
{% endcontent-ref %}

{% content-ref url="/pages/ce105a479c06342d406b3be2033611b070f7b210" %}
[高带宽代理](/products/cn/proxies/high-bandwidth-proxies.md)
{% endcontent-ref %}


---

# 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://developers.oxylabs.io/products/cn/proxies.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.
