# The Difference Between Sweat VPN and a Regular VPN

* A regular VPN sends all your internet traffic through servers in faraway places. This makes your connection slower because the data has to travel a long way.
* Our VPN uses a small part of that distant connection. This means you can still pretend to be somewhere else, like with a regular VPN, but your internet will stay super fast.

<figure><img src="/files/QsnVsNIp8QDFF2Dp9zjZ" alt=""><figcaption><p>VPN comparisons</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/introduction/the-difference-between-sweat-vpn-and-a-regular-vpn.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.
