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

# Oxylabs Integrations

Oxylabs solutions are easy to integrate with the most popular third-party software. Choose your product and learn how to implement it into your workflows:

<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>Proxy integrations</strong></h4></td><td>Manage your proxies easily with the most popular apps, browsers or extensions.</td><td><a href="/pages/hbONpnYgIwXRj59uyM1r">/pages/hbONpnYgIwXRj59uyM1r</a></td></tr><tr><td align="center"><h4><strong>Web Scraper API integrations</strong></h4></td><td>Use Web Scraper API with SDKs, REST APIs, and AI frameworks.</td><td><a href="/pages/dAGdBbV6jv65RnipYLTN">/pages/dAGdBbV6jv65RnipYLTN</a></td></tr><tr><td align="center"><h4><strong>AI Studio integrations</strong></h4></td><td>Integrate Oxylabs AI Studio apps to any workflow.</td><td><a href="/pages/lU6W5cHoRBcM1hvg3YVw">/pages/lU6W5cHoRBcM1hvg3YVw</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/oxylabs-integrations.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.
