> For the complete documentation index, see [llms.txt](https://docs.wannaflix.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wannaflix.net/installation-guides/android/v2ray-shadowsocks/clash-for-android.md).

# Clash for Android

{% hint style="info" %}
WEBPAGE UNDER CONSTRUCTION
{% endhint %}

## Download and install Clash for Android

Download from one of the mirror below.

Mirrors:

[Mirror 1](https://wannaflix-sz-edge.b-cdn.net/android/cfa-2.5.12-premium-universal-release.apk)

[Mirror 2](https://d.apkpure.com/b/APK/com.github.kr328.clash?version=latest)

[Mirror 3](https://github.com/Kr328/ClashForAndroid/releases/download/v2.5.12/cfa-2.5.12-premium-universal-release.apk)

[Google Play](https://play.google.com/store/apps/details?id=com.github.kr328.clash)

1. Find the apk (likely in your downloads) and click on it to launch the installation. Make sure to click allow on any popup that may appear.
2. Once the app has installed, click "open"

{% hint style="info" %}
You may need to allow apps from "Unknown Sources" on your phone for the installation to complete.&#x20;

A generic guide on how to do it:

1. Navigate to Setting > Security.
2. Check the option “Unknown sources“.
3. Tap OK on the prompt message.
4. Select “Trust“.
   {% endhint %}

## Add the API link and get the server list

### Get your API

1. Go to your [client area](https://wannaflix.com/clientarea.php)&#x20;
2. Select "Clash for Android" under the Android dropdown menu
3. Click "Copy API"

### Paste your API

1. Open the Clash app (blue cat icon)
2. Click on "Profiles" > New Profile

## Connect

## Additional options

## Troubleshooting


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.wannaflix.net/installation-guides/android/v2ray-shadowsocks/clash-for-android.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
