# WannaFlix Official App (Recommended)

## Download the app

[Download ](https://wannaflix.com/dl.php?type=d\&id=10)the app.

Once downloaded, install it by double-clicking on the downloaded file. Accept any prompts or pop-ups.&#x20;

{% hint style="warning" %}
If your antivirus flags or stops the installation, you may need to create an exception for our app in the antivirus' settings. Each antivirus is different; a quick google or bing search can help.
{% endhint %}

## Copy-paste the api link

1. Login to your [client area](https://wannaflix.com/clientarea.php) and click the red 'copy link' button to copy the link.&#x20;
2. Open the newly installed Wannaflix app. An input box should appear on the first startup. Paste the link in and click on "Add/Update servers" to download the most recent server list.

{% hint style="info" %}
If you can't find the input box, click on the "+" button on the upper-right corner of the app
{% endhint %}

{% hint style="warning" %}
If the box turns red, try to wait a bit. It may take up to a minute for the app to process the api link.
{% endhint %}

## Connect

Click "Connect" next to the server you want to connect to.


---

# 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/cn/installation-guides/windows/wannaflix-official-app-recommended.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.
