# Restricted Targets

Some websites are restricted on our Headless Browser to avoid abuse and unclear activities.&#x20;

{% hint style="success" %}
Some targets can be unblocked after going through a short KYC procedure (including Google domains). Get in touch with your **Dedicated Account Manager** if your target falls under the mentioned groups.
{% endhint %}

**❗️The list includes but is not limited to targets such as:**

| **Target category**                      | **Example**                      |
| ---------------------------------------- | -------------------------------- |
| Entertainment & streaming                | Netflix, Spotify, Twitch, Disney |
| Banking and other financial institutions | PayPal, Bank of America, Binance |
| Government websites                      | usa.gov, canada.ca               |
| Gaming                                   | Playstation, Steam               |
| Ticketing                                | Ticketmaster, Eventbrite         |
| Mailing                                  | Outlook, Yahoo mail              |
| Ads                                      | Google Tag Manager, Doubleclick  |
| IP checking websites\*                   | ipinfo.info, iplocation.net      |

\*Please use `https://ip.oxylabs.io` , `https://ip.oxylabs.io/json` or `https://ip.oxylabs.io/location` to check your IP address.


---

# 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/scraping-solutions/headless-browser/restricted-targets.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.
