# SSR for Windows

## Download the App

[Click here](https://wannaflix.com/dl.php?type=d\&id=1) to download the app.

## Install the App

1. Find the downloaded zip file (usually located in your "Downloads" folder on your computer)&#x20;
2. Unzip the file (right-click > extract all)&#x20;
3. Open the unzipped folder&#x20;
4. Double-click on the "ShadowsocksR-dotnet4.0" file (if you do not have the .NET 4.0 framework, then open the "ShadowsocksR-dotnet2.0" one)&#x20;
5. If you get any popups or if your antivirus says anything, select yes / allow access / create exception, according to the situation to allow the app to run&#x20;
6. Close the program window&#x20;
7. Disable the VPN as no servers have been added yet (IMPORTANT). In the bottom right of your screen (also called the tray), you’ll see a paper airplane icon. If you can’t find it, click on the up arrow to show more icons. Right-click the paper airplane icon to show the menu (don’t left-click; it will open the server configurations page). Go to Mode -> Disable system proxy

{% hint style="danger" %}
Make sure you do step 7 before proceeding any further
{% endhint %}

{% hint style="info" %}
You can create a desktop shortcut by right-clicking on the "ShadowsocksR-dotnet4.0" file and then going to Send to > Desktop (create shortcut)
{% endhint %}

## Add Your Servers

1. Login to your client area (<https://wannaflix.com/clientarea.php>)
2. Click on "Manage your VPN Subscription" under 'Your Subscription'
3. Under the box "Your Subscribe Links", click on the "Subscribe Link" button to copy your link to the clipboard
4. Right-click on the paper airplane icon in your tray (bottom right corner of the screen) to show the app menu
5. Go to Server Subscribe > Subscribe setting
6. Paste the link you copied previously and close
7. Re-open the app menu (right-click on the icon) and go to Server Subscribe > Update subscribe SSR node (bypass proxy)
8. You should now see your server list under Servers > Wannaflix

{% hint style="warning" %}
To open the app menu, RIGHT-CLICK on the paper airplane icon in the tray (bottom-right corner of the screen). Left-clicking will open the server editor, not the menu.
{% endhint %}

## Choose a Server and Connect

1. Open the app menu (right-click on the paper airplane icon)
2. Go to Servers > WannaFlix and choose a server from the list
3. Go to Mode > Global to connect

{% hint style="warning" %}
Make sure to disable load balance if it's the first time connecting (right-click on the icon, and disable the option)
{% 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/windows/ssr-for-windows.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.
