# Overview

Got questions? **Ask our AI assistant.** It’s faster (and way easier) than digging through 1000+ pages of docs.

Just **click the search bar** above and **type your question** — our AI will instantly guide you to the right answer or article.

***

**Explore by product**

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><strong>Proxies</strong></td><td><a href="proxies">proxies</a></td><td></td></tr><tr><td align="center"><strong>Web Unblocker</strong></td><td><a href="advanced-proxy-solutions/web-unblocker">web-unblocker</a></td><td></td></tr><tr><td align="center"><strong>Web Scraper API</strong></td><td><a href="scraping-solutions/web-scraper-api">web-scraper-api</a></td><td></td></tr><tr><td align="center"><strong>Headless Browser</strong></td><td><a href="scraping-solutions/headless-browser">headless-browser</a></td><td></td></tr><tr><td align="center"><strong>Video Data</strong></td><td><a href="video-data">video-data</a></td><td></td></tr></tbody></table>

**Additional resources**

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Dashboard guides</strong></td><td><a href="dashboard">dashboard</a></td></tr><tr><td align="center"><strong>Guides for Scraper API</strong></td><td><a href="guides-for-scraper-apis">guides-for-scraper-apis</a></td></tr><tr><td align="center"><strong>Open source tools</strong></td><td><a href="useful-links/open-source-tools">open-source-tools</a></td></tr></tbody></table>


---

# Agent Instructions: 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/overview.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.
