# Where can I find setup tutorials?

All of the setup tutorials for Oxylabs products and features can be found in quick start guides on our website, documentation, and YouTube. Choose from the list below to quickly find setup tutorials for your purchased products and Web Scraper API features.

***

## Proxy Solutions <a href="#h_e0057a8fec" id="h_e0057a8fec"></a>

### Residential Proxies <a href="#h_f3f58797c2" id="h_f3f58797c2"></a>

* [Video](https://www.youtube.com/watch?v=vupp_XYkreA)
* [Quick start guide](https://oxylabs.io/blog/residential-proxies-quick-start-guide)
* [Documentation](/products/proxies/residential-proxies.md)

### Mobile Proxies <a href="#h_cdbcf01e3b" id="h_cdbcf01e3b"></a>

* [Video](https://www.youtube.com/watch?v=oLf2-5ULhaQ)
* [Quick start guide](https://oxylabs.io/blog/mobile-proxies-quick-start-guide)
* [Documentation](/products/proxies/mobile-proxies.md)

### Dedicated Datacenter Proxies <a href="#h_e4e8b60965" id="h_e4e8b60965"></a>

#### Enterprise <a href="#h_8b7a83a5cc" id="h_8b7a83a5cc"></a>

* [Quick start guide](https://oxylabs.io/blog/datacenter-proxies-quick-start-guide)
* [Documentation](/products/proxies/dedicated-datacenter-proxies/enterprise.md)

#### Self-Service <a href="#h_7602d43038" id="h_7602d43038"></a>

* [Video](https://www.youtube.com/watch?v=gtK4eup-0KA)
* [Quick start guide](https://oxylabs.io/blog/self-service-datacenter-proxies-quick-start-guide)
* [Documentation](/products/proxies/dedicated-datacenter-proxies/self-service.md)

### Datacenter Proxies per IP <a href="#h_aacf8baa96" id="h_aacf8baa96"></a>

* [Video](https://www.youtube.com/watch?v=Ke0GSoWAoe8)
* [Quick Start Guide](https://oxylabs.io/blog/datacenter-proxies-quick-start-guide-gb-ip)
* [Documentation](/products/proxies/datacenter-proxies.md)

### ISP Proxies <a href="#h_20c25ad149" id="h_20c25ad149"></a>

* [Video](https://www.youtube.com/watch?v=WotpdPiPW8s)
* [Quick start guide](https://oxylabs.io/blog/isp-proxies-quick-start-guide)
* [Documentation](/products/proxies/isp-proxies.md)

### Dedicated ISP Proxies <a href="#h_20c25ad149" id="h_20c25ad149"></a>

* [Quick start guide](https://oxylabs.io/blog/dedicated-isp-proxies-quick-start-guide)
* [Documentation](/products/proxies/dedicated-isp-proxies.md)

***

### Web Unblocker <a href="#h_423dfd0e4d" id="h_423dfd0e4d"></a>

* [Video](https://www.youtube.com/watch?v=CVue2OVLPcQ)
* [Quick start guide](https://oxylabs.io/blog/web-unblocker-quick-start-guide)
* [Documentation](/products/web-unblocker.md)

***

### Web Scraper API <a href="#h_97ff16a30a" id="h_97ff16a30a"></a>

* [Video](https://www.youtube.com/watch?v=WOD0mZnu-j0)
* [Quick start guide](https://oxylabs.io/blog/web-scraper-api-quick-start-guide)
* [Documentation](/products/web-scraper-api.md)

***

### Headless Browser <a href="#h_646c21d9ed" id="h_646c21d9ed"></a>

* [Quick start guide](https://oxylabs.io/blog/unblocking-browser-quick-start-guide)
* [Documentation](/products/headless-browser.md)

***

## Features <a href="#h_646c21d9ed" id="h_646c21d9ed"></a>

### Scheduler <a href="#h_4b2b6b8cfd" id="h_4b2b6b8cfd"></a>

* [Video](https://www.youtube.com/watch?v=HJLkFZ_9Z5w)
* [Documentation](/products/web-scraper-api/features/scheduler.md)
* [Github](https://github.com/oxylabs/how-to-automate-recurring-scraping-jobs-with-scheduler)

### Custom Parser <a href="#h_658f384325" id="h_658f384325"></a>

* [Video](https://youtu.be/6IeVi8TvrmM?si=LVc3JT9eYcRiAdfP)
* [Documentation](/products/web-scraper-api/features/custom-parser.md)
* [Github](https://github.com/oxylabs/custom-parser-instructions)

### Custom Browser Instructions

* [Video](https://www.youtube.com/watch?v=IS0M9M1yUPI)
* [Documentation](/products/web-unblocker/custom-browser-instructions.md)
* [Github](https://github.com/oxylabs/browser-instructions)

### OxyCopilot <a href="#h_499552a0fd" id="h_499552a0fd"></a>

* [Video](https://www.youtube.com/watch?v=9JoF8_5r5HY)
* [Documentation](/products/web-scraper-api/web-scraper-api-playground/oxycopilot.md)
* [Landing page](https://oxylabs.io/products/scraper-api/ai-web-scraper-copilot)
* [Prompts and code samples library](https://oxylabs.io/resources/prompts-code-samples)

***

<a href="https://dashboard.oxylabs.io/en/" class="button primary">Head back to the dashboard</a>


---

# 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/help-center/where-can-i-find-setup-tutorials.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.
