# 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"><h4><strong>AI-Scraper</strong></h4></td><td>Extract and parse data from any webpage with simple AI prompts.</td><td><a href="/pages/yVi1RLn1PScynGDr8Ovf">/pages/yVi1RLn1PScynGDr8Ovf</a></td><td></td></tr><tr><td align="center"><h4><strong>Browser Agent</strong></h4></td><td>Control your browser through natural language instructions.</td><td><a href="/pages/BC37WcSjCNlC1DQXXWbG">/pages/BC37WcSjCNlC1DQXXWbG</a></td><td></td></tr><tr><td align="center"><h4><strong>AI-Crawler</strong></h4></td><td>Crawl a website starting from a URL and find relevant pages.</td><td><a href="/pages/FLI8VOlMYMR3DxUUohtJ">/pages/FLI8VOlMYMR3DxUUohtJ</a></td><td></td></tr><tr><td align="center"><h4><strong>AI-Search</strong></h4></td><td>Search the web with simple instructions in plain English.</td><td><a href="/pages/ufYRlE2XnxBxYql0mIVL">/pages/ufYRlE2XnxBxYql0mIVL</a></td><td></td></tr><tr><td align="center"><h4><strong>AI-Map</strong></h4></td><td>Map out web domains to find and list all connected 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](broken://pages/lU6W5cHoRBcM1hvg3YVw).


---

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