# OneClick \[Deprecated]

{% hint style="danger" %}
**OneClick is no longer supported**&#x20;
{% endhint %}

Updated: April 17, 2024

{% hint style="success" %}
OneClick is the recommended app for M-series Macs. It is easy to setup. If you have an Intel Mac, please use [ClashX](/cn/mac-os/clashx-meta.md) instead. ClashX is just as stable and performant, but takes a little more time to set up.
{% endhint %}

## STEP 1: Download OneClick

[Click here](https://apps.apple.com/us/app/oneclick-safe-easy-fast/id1545555197) to be redirected to the App page on Apple.com. Then, click on the "View in Mac App Store" button to be redirected to the App Store. Download the app from there.

<figure><img src="/files/S8op1bBX1dC5r5vMpQhe" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Alternatively, you can search for OneClick on your Mac App Store directly. Select "iPhone/iPad apps" to find it. It will work on M-series Macs.
{% 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 Mac Setup dropdown menu
3. Copy the api link provided&#x20;

{% hint style="info" %}
The API link should start with <https://api.wannaflix.com/**apiv3.php**?type=**oneclick>\*\*
{% endhint %}

### 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/cn/installation-guides/mac-os/oneclick-deprecated.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.
