# WireGuard

**WireGuard** is a modern VPN protocol that allows for secure internet connections through encrypted tunnels.

It’s the best choice if you need a simple and fast VPN solution. Setting it up doesn’t require deep technical knowledge, and it’s easy to configure on any device. WireGuard makes your VPN connection incredibly fast, almost as if you were browsing the internet directly.\
\
DeGuard seamlessly integrates WireGuard across all supported platforms, offering a consistent and secure VPN experience regardless of your device. Whether you're on your desktop, laptop, or mobile device, WireGuard ensures a unified and protected connection.\
\
However, it doesn’t obscure traffic, so it can be detected and blocked. Additionally, WireGuard is blocked in countries like Russia.


---

# 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.deguard.io/product-guide/supported-protocols/wireguard.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.
