> For the complete documentation index, see [llms.txt](https://docs.dataimpulse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dataimpulse.com/blocked-websites.md).

# Blocked Websites

As of December 2023, we are blocking certain websites to ensure the safety of our proxies. Some of these can be unblocked once you complete identity verification and, in some cases, reach a certain spending level. See the requirements below.

### Currently blocked websites

* All government websites&#x20;
* Banking and payment websites
* Ticketswap service
* HealthEquity
* SopranoVillas
* Traffic Monetization Platforms (GetGrass, NodePay, Gradient, etc.)
* VFS global <https://visa.vfsglobal.com/>
* mspapis.com
* Greenshades.com, GreenEmployee.com, GreenshadesOnline.com, Downloadmyform.com
* DDS hosting
* 4chan.org
* openstreetmap.org, osm.org
* Moviestarplanet
* rolimons.com
* fool.com
* torbox.app

### How unblocking works

We review unblocking requests based on your verification status and spending level. The more trust your account builds, the more we can open.

#### Step 1: Identity verification

Once you confirm your identity on DataImpulse, we can consider unblocking specific **.gov** domains on request.&#x20;

Each domain is reviewed individually, so you'll need to submit the exact domains you need to our support team.

#### Step 2: Identity verification + $100 spent

After confirming your identity and spending over $100, we can open all **.gov** websites at once. You will no longer need to request individual domains each time.

#### Step 3: Identity verification + $1,000 spent

After confirming your identity and spending over $1,000, we can consider unblocking **banking and payment websites.**

{% hint style="info" %}
Banking and payment websites are opened for business use cases only. We do not unblock them for personal use.
{% endhint %}

### Corporate accounts

If you represent a company, we may consider unblocking websites upon identity verification alone, with no minimum spending required. Corporate requests receive a higher level of trust during our review process.

### How to request an unblock

To request a website unblock, contact us at <support@dataimpulse.com> and include:

* The exact website you need opened.
* A clear description of your use case, with as many details as possible.

{% hint style="info" %}
For security purposes, all users must complete KYC verification before an unblocking request can be approved.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dataimpulse.com/blocked-websites.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
