# Download and install the vpn app

The installation steps will depend on which device you have and which protocol you want to use.

{% hint style="info" %}
Protocols

You can choose between v2ray, Shadowsocks, OpenVPN, and SmartDNS depending on your needs.&#x20;

For most users, we recommend **v2ray and Shadowsocks.** All our recommended apps support both of them.

See the article [Which protocol to choose?](/which-protocol-to-choose.md)
{% endhint %}

You will also need an active WannaFlix subscription to connect to our servers.&#x20;

## Windows

[Netch -- v2ray/Shadowsocks (Recommended)](/installation-guides/windows/netch-1.md)

[OpenVPN -- Eclipse (OpenVPN)](/installation-guides/eclipse-openvpn.md)

[SmartDNS (manual setup)](/installation-guides/windows/smartdns.md)

[v2rayN -- v2ray](/installation-guides/windows/v2rayn-recommended.md)

[SSR -- Shadowsocks](/installation-guides/windows/ssr.md)

## Mac OS

[ClashX (version 1.30.1 and up) -- v2ray/Shadowsocks (Recommended)](/installation-guides/mac-os/clashx-v1.30.1-and-higher.md)

[Tunnelblick -- Eclipse (OpenVPN) (manual setup)](/installation-guides/mac-os/eclipse-openvpn.md)

[SmartDNS (manual setup)](/installation-guides/mac-os/smartdns.md)

[v2rayU -- v2ray ](/installation-guides/mac-os/v2rayu.md)

## iOS

[Shadowrocket -- v2ray/Shadowsocks (Recommended)](/installation-guides/ios/shadowrocket.md)

[OpenVPN -- Eclipse (OpenVPN) (manual setup)](/installation-guides/ios/eclipse-openvpn.md)

[SmartDNS (manual setup)](/installation-guides/ios/smartdns.md)

[Quantumult -- v2ray/Shadowsocks](/installation-guides/ios/quantumult-alternative-app-1.md)

## Android

[ClashR -- v2ray/Shadowsocks (Recommended)](/installation-guides/android/v2ray-shadowsocks/clashr-for-android-recommended.md)

[OpenVPN -- Eclipse (OpenVPN) (manual setup)](/installation-guides/android/eclipse-openvpn.md)

[SmartDNS (manual setup)](/installation-guides/android/smartdns.md)

[v2rayNG -- v2ray](/installation-guides/android/v2ray-shadowsocks/v2rayng-recommended.md)

## Linux

[Qv2ray -- v2ray/Shadowsocks (Recommended)](/linux/v2ray/qv2ray.md)

## Router

[Merlin KoolShare](/installation-guides/routers/merlin-koolshare-routers.md)

[SmartDNS (manual setup)](/routers/smartdns/generic-routers.md)

## SmartTV/Media Player

[SmartDNS (manual setup)](/installation-guides/smarttv-media-player/smartdns.md)


---

# 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.wannaflix.net/troubleshooting/troubleshooting/download-and-install-the-vpn-app.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.
