# How To Install SweatPlay

## 1. Before Connection:

SweatPlay is completely secure for download, installation, and usage. However, some antivirus programs, including Windows Defender, might block its installation. To prevent this, please refer to the checklist provided below.

* [ ] Disable Windows Defender if it's blocking the installation. (see image F)
* [ ] Turn off any other antivirus software (you can re-enable these later).

<figure><img src="/files/Fh9k1cyfwZoPuyc6pMJO" alt=""><figcaption><p>Image F</p></figcaption></figure>

You will need to install the following:

* &#x20;Runtime 5.0.16
* &#x20;Runtime 6.0.19

Without those DS4Windows won't work. You can find the download links here:<br>

{% embed url="<https://download.visualstudio.microsoft.com/download/pr/a0832b5a-6900-442b-af79-6ffddddd6ba4/e2df0b25dd851ee0b38a86947dd0e42e/dotnet-runtime-5.0.17-win-x64.exe>" %}
Runtime 5.0.16 instant download link
{% endembed %}

{% embed url="<https://download.visualstudio.microsoft.com/download/pr/30841ca9-5538-40c3-9022-d1ba1e69f6e8/aa94715bc3d74ee0b2e27de757ef0cdb/windowsdesktop-runtime-6.0.19-win-x64.exe>" %}
Runtime 6.0.19 instant download link
{% endembed %}

## 2. ZIP File Extraction:

To get started with SweatPlay, first, download the application. Once the download is complete, double-click on the zip file to access its contents. Inside, you'll find the SweatPlay.exe file. Drag this file onto your desktop to commence the setup process, as depicted in image G.

<figure><img src="/files/YV6IHtXgKOd0QdBjZT49" alt=""><figcaption><p>Image G</p></figcaption></figure>

### 3. Run The Setup:

Upon initiating the setup, a black command window will appear. This window is preparing the SweatPlay launcher, a process that should only take a few seconds, as illustrated in image H. After this brief setup period, the SweatPlay Launcher will automatically launch, and its shortcut will be created on your desktop for easy access.

With the SweatPlay launcher up and running, proceed by clicking on "install." Now, patience is key; allow the installation process to fully complete without interruption, as shown in image I. Following these steps will ensure SweatPlay is correctly installed and ready for use on your system.

<figure><img src="/files/w0o1HdIU0NPbhoElFwBz" alt=""><figcaption><p>Image H</p></figcaption></figure>

<figure><img src="/files/OIVVVvoyRt2cConhFfZE" alt=""><figcaption><p>Image I</p></figcaption></figure>

### 4. SweatPlay Launcher

Once the installation is completed, you can now click on the play button and this will start SweatPlay (see image J).

<figure><img src="/files/oNaSujEzuHxUktJN7N8i" alt=""><figcaption><p>Image J</p></figcaption></figure>


---

# 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.sweatvpn.com/sweatplay/how-to-install-sweatplay.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.
