> For the complete documentation index, see [llms.txt](https://docs.sweatvpn.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sweatvpn.com/sweat-vpn/getting-started.md).

# Getting Started

## 1. What are the prerequisites for installing Sweat VPN?&#x20;

To install Sweat VPN, you need a computer or laptop running Windows.

## 2. Is Sweat VPN compatible with MAC?

Sweat VPN is not compatible with MAC systems.

## 3. Why does my antivirus software detect a virus when I download Sweat VPN?

Sweat VPN employs obfuscation/protection techniques, which may mistakenly trigger antivirus alerts. If your antivirus continues to block it, temporarily disabling the antivirus might be necessary

## 4. Is Sweat VPN easy to use?

Yes, Sweat VPN is user-friendly. Simply install the software, choose your preferred location, connect, and you're set for an enhanced gaming experience.

## 5. Will using Sweat VPN affect my internet ping?

No, Sweat VPN will not worsen your ping, especially when using Moderate/Strict NAT types. These settings ensure optimal routing through Call of Duty servers without increasing ping.


---

# 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:

```
GET https://docs.sweatvpn.com/sweat-vpn/getting-started.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.
