# Troubleshooting

{% hint style="info" %}
Type in the search box on the top right to find even more troubleshooting articles
{% endhint %}

## About WannaFlix VPN

[Download and install the VPN app](/troubleshooting/troubleshooting/download-and-install-the-vpn-app.md)

[Frequently asked questions](/faq.md)

[How many devices can I connect to simultaneously?](/faq.md#how-many-devices-can-be-connected-to-wannaflix-simultaneously)&#x20;

[What devices and platforms do you support?](/faq.md#what-devices-and-platforms-do-you-support)

Is WannaFlix working? (to be done...)

## Accounts

Automatic renewal payment failed (to be done...)

[Cancel your WannaFlix subscription](/faq.md#how-do-i-cancel-my-subscription)

[Change your account password](/troubleshooting/your-account-and-subscription.md#how-can-i-reset-my-account-password)

[WannaFlix free trial](https://wannaflix.com/cart.php?pid=36\&billingcycle=10)

Find your API links (to be done...)

Find your OpenVPN credentials and config files for manual configuration (to be done...)

Get your WannaFlix payment invoice (to be done...)

Purchase additional WannaFlix subscriptions (to be done...)

Renew your WannaFlix subscription (to be done...)

Retrieve or change your WannaFlix email address (to be done...)

## Connection help

Can't connect: subscription expired (to be done...)

[Can't connect to internet while connected to WannaFlix](/troubleshooting/connection-issues.md#unable-to-connect-to-any-servers)

[Choose a server location](/optimizing-your-vpn.md)

Register your ip address for SmartDNS (to be done...)

[Slow connection speed](/troubleshooting/connection-issues.md#slow-connection-speed)

Troubleshoot API connection problems (to be done...)

[Unable to connect to WannaFlix servers](/troubleshooting/connection-issues.md#cant-connect-to-internet-when-vpn-is-connected)

[Websites still blocked](/troubleshooting/connection-issues.md#website-still-blocked)

Why is my VPN always disconnecting? (to be done...)

## Platforms

{% tabs %}
{% tab title="Windows" %}
[Windows installer errors ](/troubleshooting/installation-issues.md#windows)
{% endtab %}

{% tab title="Mac OS" %}
[Mac OS installer errors](/troubleshooting/installation-issues.md#mac)
{% endtab %}

{% tab title="iOS" %}
Get or update apps if not in App Store (to be done...)
{% endtab %}

{% tab title="Android" %}
[Android installer errors](/troubleshooting/installation-issues.md#android)
{% endtab %}

{% tab title="Linux" %}
No particular issues...

If you have specific issues on Linux, please open a support ticket.
{% endtab %}

{% tab title="Routers" %}
[Block IP addresses](/routers/smartdns/block-public-dns.md)&#x20;
{% endtab %}
{% endtabs %}

## Other Issues

Become a WannaFlix beta user (to be done...)

[Contact WannaFlix support via Telegram](https://t.me/wannaflixvpn)

Uninstall your VPN app (to be done...)

Your connection is not private (to be done...)


---

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