> 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/integrations/cn/oxylabs-ji-cheng.md).

# Oxylabs 集成

Oxylabs 解决方案可轻松与最流行的第三方软件集成。选择您的产品，并了解如何将其实现到您的工作流程中：

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><h4><strong>代理集成</strong></h4></td><td>使用最流行的应用、浏览器或扩展，轻松管理您的代理。</td><td><a href="/pages/4dd71f22e20720d47696df4e9c26547fe2dd4c8b">/pages/4dd71f22e20720d47696df4e9c26547fe2dd4c8b</a></td></tr><tr><td align="center"><h4><strong>网页爬虫API 集成</strong></h4></td><td>将 网页爬虫API 与 SDK、REST API 和 AI 框架结合使用。</td><td><a href="/pages/0a0e6abf9a666388ff9fb1f28831bcfeb15ea253">/pages/0a0e6abf9a666388ff9fb1f28831bcfeb15ea253</a></td></tr><tr><td align="center"><h4><strong>AI Studio 集成</strong></h4></td><td>将 Oxylabs AI Studio 应用集成到任何工作流程中。</td><td><a href="/pages/e2672636b655dff1969e897ef5f7fbfc128a2dcb">/pages/e2672636b655dff1969e897ef5f7fbfc128a2dcb</a></td></tr></tbody></table>


---

# 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:

```
GET https://developers.oxylabs.io/integrations/cn/oxylabs-ji-cheng.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
