# WebStealthProxy

- [Getting Started](https://docs.webscrapingapi.com/webstealthproxy/getting-started.md): Web Stealth Proxy is an advanced proxy solution that utilizes machine learning technology to extract high-quality public data from even the most challenging websites
- [Access the Proxy](https://docs.webscrapingapi.com/webstealthproxy/getting-started/access-the-proxy.md): Web Stealth Proxy is available via HTTP and HTTPS. Authentication is done using the username and password method.
- [Usage and Statistics](https://docs.webscrapingapi.com/webstealthproxy/getting-started/usage-and-statistics.md): Web Stealth Proxy makes it easy for you to plan your scraping projects.
- [Basic Proxy Requests](https://docs.webscrapingapi.com/webstealthproxy/basic-proxy-requests.md): Making requests with Web Stealth Proxy is easy, especially if you have previously used regular proxies for web scraping.
- [Advanced Proxy Requests](https://docs.webscrapingapi.com/webstealthproxy/advanced-proxy-requests.md): To use more advanced features, such as choosing a specific proxy location or using the same IP for multiple requests, you can include additional headers in your request.
- [Sessions](https://docs.webscrapingapi.com/webstealthproxy/advanced-proxy-requests/sessions.md): Add a session ID to reuse the same proxy (IP Address) for multiple requests.
- [Geolocation](https://docs.webscrapingapi.com/webstealthproxy/advanced-proxy-requests/geolocation.md): Use an IP address from a specific country.
- [Custom Headers](https://docs.webscrapingapi.com/webstealthproxy/advanced-proxy-requests/custom-headers.md): Add your own headers to a request and get customised results.
- [Custom Cookies](https://docs.webscrapingapi.com/webstealthproxy/advanced-proxy-requests/custom-cookies.md): Add your own cookies to a request and get customised results.
- [Screenshots](https://docs.webscrapingapi.com/webstealthproxy/advanced-proxy-requests/screenshots.md): Looking for images rather than HTML code? Use the X-WSA-Render custom header.


---

# 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://docs.webscrapingapi.com/webstealthproxy.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.
