# OneClick (Recommended)

Updated: May 1, 2025

{% hint style="success" %}
OneClick is the recommended app for iOS. It is easy to setup.&#x20;
{% endhint %}

## STEP 1: Download OneClick

[Click here](https://apps.apple.com/us/app/oneclick-safe-easy-fast/id1545555197) to be redirected to the App Store app. Download it there.

{% hint style="success" %}

### **App Installation Note**

The OneClick app can be downloaded for free using your own Apple ID, as long as it is *not* a Chinese Apple ID.

Only use the [provided Apple IDs](https://appleid.wannaflix.net/) if you cannot find the app by searching in the App Store.&#x20;
{% endhint %}

## STEP 2: Add the server list

### Get the api link

1. Go to your [client area](https://wannaflix.com/clientarea.php) dashboard
2. Select "OneClick" from the iOS Setup dropdown menu
3. Copy the api link provided&#x20;

### Paste the api link into the app

1. Open the OneClick app.
2. Click on the "+" icon on the top right corner.

<figure><img src="/files/UmUIsuVAjYmZEj1Gve7v" alt="" width="290"><figcaption></figcaption></figure>

3. Click on the "Add Subscription" button at the bottom

<figure><img src="/files/g2xfeloKhrV1NJ5EBs2Z" alt="" width="292"><figcaption></figcaption></figure>

4. Type "WannaFlix" as the name, paste the API into the URL box, and click the checkmark at the top right corner.

<figure><img src="/files/QpsC27e4UAfk0cAIxEty" alt="" width="291"><figcaption></figcaption></figure>

## **STEP 3: Connect**

1. Select a server from the server list
2. Click the round button at the bottom to connect

<figure><img src="/files/cE0vpcs68ZYz344T2aGc" alt="" width="292"><figcaption></figcaption></figure>

3. If it is the first time setting up the app, it may ask you to allow the creation of a VPN profile. Click allow and enter your pin/touch ID/face ID.
4. Otherwise, you will be connected.

<figure><img src="/files/30WsAC0rIyqc0CJs1JuC" alt="" width="145"><figcaption></figcaption></figure>

To diconnect, click the round button again.


---

# 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/ios/oneclick-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.
