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

# Netflix

## Which Netflix countries to you unblock?

As of September, 2020, we unblock:

**v2ray**

* US
* Canada
* UK
* Germany
* France
* Netherlands
* Russia
* Turkey
* Japan
* Korea
* Hong Kong
* Singapore
* South Africa

**Shadowsocks**

* US
* UK
* Japan
* Korea
* Hong Kong
* Singapore
* Germany

#### Eclipse

* US

**SmartDNS**

* US
* UK
* Japan
* Korea

## Will your service continue to unblock these regions in the future?

We are confident in our ability to bypass Netflix's attempts at geo-blocking. We've been doing this for 5 years now and we know the mechanisms Netflix uses and how to bypass them effectively.&#x20;

We will continue to unblock US, UK, Japan, Korea, Hong Kong, and Germany regions.Other regions are subject to change depending on demand.&#x20;

## What if I want to unblock a region that is not on the list?

Open a ticket with us and we'll see what we can do. We're always looking to expand our network.

## Why do you have servers in X country if it doesn't unblock Netflix?

Not all our users are interested in watching Netflix. We also have a significant portion who use Wannaflix to bypass government internet restrictions. We also set up servers for them, which may not always unblock Netflix. Only servers labelled "Netflix" can unblock Netflix.&#x20;


---

# 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.wannaflix.net/faq/netflix.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.
