# Products & features

- [How can I whitelist IPs?](https://developers.oxylabs.io/help-center/products-and-features/how-can-i-whitelist-ips.md): Find out how to whitelist IP addresses via Oxylabs dashboard.
- [How to set up limitations](https://developers.oxylabs.io/help-center/products-and-features/how-to-set-up-limitations.md): Find out how to configure daily, monthly, or lifetime traffic limits in your Oxylabs dashboard.
- [Location settings for Proxies](https://developers.oxylabs.io/help-center/products-and-features/location-settings-for-proxies.md): Learn about location settings for different proxy types to access accurate web data worldwide.
- [Supported protocols](https://developers.oxylabs.io/help-center/products-and-features/supported-protocols.md): Find the list of supported protocols for every Oxylabs proxy type.
- [Public API](https://developers.oxylabs.io/help-center/products-and-features/public-api.md): Learn how to manage proxy users and IPs using the Public API.
- [How to use session control](https://developers.oxylabs.io/help-center/products-and-features/how-to-use-session-control.md): Learn how to use the same proxy IP for multiple requests with sessid- parameter.
- [Web Scraper API features](https://developers.oxylabs.io/help-center/products-and-features/web-scraper-api-features.md): Learn about all the features available in the Oxylabs Web Scraper API.
- [Web Scraper API integration methods](https://developers.oxylabs.io/help-center/products-and-features/web-scraper-api-integration-methods.md): Learn about the different integration methods available for the Web Scraper API.
- [My usage statistics](https://developers.oxylabs.io/help-center/products-and-features/my-usage-statistics.md): Learn how to access your usage statistics in the Oxylabs dashboard.
- [What countries do Oxylabs proxies cover?](https://developers.oxylabs.io/help-center/products-and-features/what-countries-do-oxylabs-proxies-cover.md): Learn more about Oxylabs’ proxies, including the countries we cover, available targeting options, and more.
- [Can I buy products without having to contact you?](https://developers.oxylabs.io/help-center/products-and-features/can-i-buy-products-without-having-to-contact-you.md): Learn how to purchase our solutions directly through the Oxylabs dashboard.
- [How can I buy random vs. specific Datacenter Proxy locations?](https://developers.oxylabs.io/help-center/products-and-features/how-can-i-buy-random-vs.-specific-datacenter-proxy-locations.md)
- [Playground to test Web Scraper API](https://developers.oxylabs.io/help-center/products-and-features/playground-to-test-web-scraper-api.md): Learn how to test scraping requests, customize parameters, and build parsers using the Web Scraper API Playground.
- [Dedicated parsers](https://developers.oxylabs.io/help-center/products-and-features/dedicated-parsers.md): Overview of Oxylabs’ dedicated parsers for the most popular targets to get structured data hassle-free.
- [Is web scraping legal?](https://developers.oxylabs.io/help-center/products-and-features/is-web-scraping-legal.md): Explore the legality of web scraping, key checks before collecting public data, and when to consult a legal advisor.
- [Features that can assist with web scraping tasks](https://developers.oxylabs.io/help-center/products-and-features/features-that-can-assist-with-web-scraping-tasks.md): Learn more about OxyCopilot, an AI-powered scraping assistant for faster data collection.
- [How to select your proxy location](https://developers.oxylabs.io/help-center/products-and-features/how-to-select-your-proxy-location.md): Learn how to configure the location of your proxy by modifying the location parameter in your username.
- [YouTube Downloader for AI projects](https://developers.oxylabs.io/help-center/products-and-features/youtube-downloader-for-ai-projects.md): Learn about the YouTube Downloader's capabilities for AI and machine learning workflows.
- [What data can I extract with the YouTube Downloader?](https://developers.oxylabs.io/help-center/products-and-features/what-data-can-i-extract-with-the-youtube-downloader.md): Learn about the types of data available for extraction using the YouTube Downloader.
- [What solution should I use for building LLMs?](https://developers.oxylabs.io/help-center/products-and-features/what-solution-should-i-use-for-building-llms.md): Find recommended Oxylabs solutions for high-quality datasets to train LLMs.
- [How can I define browser instructions automatically?](https://developers.oxylabs.io/help-center/products-and-features/how-can-i-define-browser-instructions-automatically.md): Explore the options of generating browser instructions.
- [What actions can I automate with Browser instructions?](https://developers.oxylabs.io/help-center/products-and-features/what-actions-can-i-automate-with-browser-instructions.md): Learn how to automate browser interactions using the Web Scraper API Playground.
- [What is the fair usage policy for Dedicated Datacenter IPs?](https://developers.oxylabs.io/help-center/products-and-features/what-is-the-fair-usage-policy-for-dedicated-datacenter-ips.md): Learn about the session limits for Dedicated Datacenter Proxies.
- [Do you have examples of how to use OxyCopilot?](https://developers.oxylabs.io/help-center/products-and-features/do-you-have-examples-of-how-to-use-oxycopilot.md): Explore real prompts and code samples to quickly gather web data without manual coding.
- [What’s the difference between Web Scraper API, Web Unblocker, and Headless Browser?](https://developers.oxylabs.io/help-center/products-and-features/whats-the-difference-between-web-scraper-api-web-unblocker-and-headless-browser.md)
- [How is Oxylabs' Headless Browser different from other headless browsers?](https://developers.oxylabs.io/help-center/products-and-features/how-is-oxylabs-headless-browser-different-from-other-headless-browsers.md)
- [Can I use pre-made OxyCopilot prompts for my own projects?](https://developers.oxylabs.io/help-center/products-and-features/can-i-use-pre-made-oxycopilot-prompts-for-my-own-projects.md): Learn how to adapt pre-made OxyCopilot prompts for your specific scraping projects.
- [How do High-Bandwidth Proxies differ from regular proxies?](https://developers.oxylabs.io/help-center/products-and-features/how-do-high-bandwidth-proxies-differ-from-regular-proxies.md): Comparison and benefits of high-bandwidth proxies for large-scale scraping.


---

# 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/products-and-features.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.
