# Troubleshooting

- [Response codes for Proxies](https://developers.oxylabs.io/help-center/troubleshooting/response-codes-for-proxies.md): Find proxy status codes to verify request or troubleshoot errors.
- [Response codes for Web Scraper API](https://developers.oxylabs.io/help-center/troubleshooting/response-codes-for-web-scraper-api.md): Find Web Scraper API status codes to verify request or troubleshoot errors.
- [How do I use a cURL command?](https://developers.oxylabs.io/help-center/troubleshooting/how-do-i-use-a-curl-command.md): Learn how to use cURL commands with Residential, Mobile, Datacenter, and ISP Proxies, as well as Web Unblocker and Web Scraper API.
- [I can’t access my account](https://developers.oxylabs.io/help-center/troubleshooting/i-cant-access-my-account.md): Find the steps to take if you are unable to log in to your account.
- [Where can I find my scraping job ID?](https://developers.oxylabs.io/help-center/troubleshooting/where-can-i-find-my-scraping-job-id.md): Learn where to find the job ID for your scraping requests.
- [Does Web Unblocker have JavaScript rendering?](https://developers.oxylabs.io/help-center/troubleshooting/does-web-unblocker-have-javascript-rendering.md): Learn how to enable server-side JavaScript rendering in Web Unblocker.
- [From what targets can I get parsed data?](https://developers.oxylabs.io/help-center/troubleshooting/from-what-targets-can-i-get-parsed-data.md): Find the list of targets that support automatic data parsing and learn how to extract parsed data with Custom Parser or OxyCopilot.
- [What targets can I scrape with a Web Scraper API?](https://developers.oxylabs.io/help-center/troubleshooting/what-targets-can-i-scrape-with-a-web-scraper-api.md): Learn about supported scraping targets and learn how to test them using the Web Scraper API Playground.
- [How to use the Endpoint Generator](https://developers.oxylabs.io/help-center/troubleshooting/how-to-use-the-endpoint-generator.md): Learn how to use the Endpoint Generator to create request endpoints for Residential and Mobile Proxies.


---

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