# AI Studio

Oxylabs [AI Studio](https://aistudio.oxylabs.io/) is a collection of no-code apps that make it easy to feed web data into AI workflows. Learn more about each app here:

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><strong>AI-Scraper</strong></td><td>Extract data from any webpage with AI</td><td><a href="/pages/yVi1RLn1PScynGDr8Ovf">/pages/yVi1RLn1PScynGDr8Ovf</a></td><td></td></tr><tr><td align="center"><strong>Browser Agent</strong></td><td>Control your browser with an AI agent</td><td><a href="/pages/BC37WcSjCNlC1DQXXWbG">/pages/BC37WcSjCNlC1DQXXWbG</a></td><td></td></tr><tr><td align="center"><strong>AI-Crawler</strong></td><td>Crawl a website starting from a chosen URL</td><td><a href="/pages/FLI8VOlMYMR3DxUUohtJ">/pages/FLI8VOlMYMR3DxUUohtJ</a></td><td></td></tr><tr><td align="center"><strong>AI-Search</strong></td><td>Search the web with AI</td><td><a href="/pages/ufYRlE2XnxBxYql0mIVL">/pages/ufYRlE2XnxBxYql0mIVL</a></td><td></td></tr><tr><td align="center"><strong>AI-Map</strong></td><td>Map out domains to find relevant URLs</td><td><a href="/pages/6mjxHQ52PNlMjnw4hP2Q">/pages/6mjxHQ52PNlMjnw4hP2Q</a></td><td></td></tr></tbody></table>

To integrate the applications into your workflows, check out [AI Studio Integration guides](/products/ai-studio/integrations.md).


---

# 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/products/ai-studio.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.
