# Shadowrocket

## Download the App

1. Go to <https://app.wannaflix.com/>
2. Click on the "Download & Install" button
3. Follow the instructions on the page

## Add the Servers

### Copy your Subscribe Link

1. Login to your client area (<https://wannaflix.com/clientarea.php>)
2. Click on the "Copy Link" button to copy your link to the clipboard

### Paste your Subscribe Link

1. Open the Shadowrocket app.
2. Click on the "+" icon on the top right corner.
3. Change the "Type" to **subscribe**.
4. Paste the link into the URL box and click **Done**.

## Connect

1. Select a server from the server list and toggle the switch on the top-right.
2. If it is the first time setting up the app, it will ask you to allow the creation of a VPN profile. Click allow and enter your pin/touch ID/face ID.
3. Otherwise, you will be connected.

{% hint style="info" %}
At the top of the server list, change the "Global Routing" to **Proxy** for better stability
{% endhint %}


---

# 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/installation-guides/ios/shadowrocket-1.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.
