> 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/pt-br/integracoes-da-oxylabs.md).

# Integrações da Oxylabs

As soluções da Oxylabs são fáceis de integrar com os softwares de terceiros mais populares. Escolha seu produto e aprenda como implementá-lo em seus fluxos de trabalho:

<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>Integrações de Proxies</strong></h4></td><td>Gerencie seus Proxies com facilidade usando os apps, navegadores ou extensões mais populares.</td><td><a href="/pages/abe72cd7fce2986741bea3d7b32034c415dc8cd6">/pages/abe72cd7fce2986741bea3d7b32034c415dc8cd6</a></td></tr><tr><td align="center"><h4><strong>Integrações do Web Scraper API</strong></h4></td><td>Use o Web Scraper API com SDKs, APIs REST e frameworks de IA.</td><td><a href="/pages/a3f0ce7edd8c08656a9f08ee3c9debf06d7c9280">/pages/a3f0ce7edd8c08656a9f08ee3c9debf06d7c9280</a></td></tr><tr><td align="center"><h4><strong>Integrações do AI Studio</strong></h4></td><td>Integre os apps do AI Studio da Oxylabs a qualquer fluxo de trabalho.</td><td><a href="/pages/5d3a65d9f28e933fdb8a7a886ceeda3a81cac807">/pages/5d3a65d9f28e933fdb8a7a886ceeda3a81cac807</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/pt-br/integracoes-da-oxylabs.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.
