# Welcome

Welcome to the DeGuard VPN Documentation.

Discover how to set up our VPN on various operating systems and clients, explore our roadmap, learn about our tokenomics, etc.

Access DeGuard VPN dApp: <https://app.deguard.io/>

Telegram App: [@DeGuardVPN\_bot](https://t.me/DeGuardVPN_bot)

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Buying a plan</strong></td><td>Instructions for selecting and purchasing your NFT plan.</td><td><a href="product-guide/guides/buying-a-plan">buying-a-plan</a></td></tr><tr><td><strong>WireGuard setup</strong></td><td>Steps to configure our VPN using WireGuard.</td><td><a href="product-guide/guides/wireguard-setup">wireguard-setup</a></td></tr><tr><td><strong>VLess setup</strong></td><td>Guide to setting up your VLess configuration.</td><td><a href="product-guide/guides/vless-setup">vless-setup</a></td></tr><tr><td><strong>Download clients</strong></td><td>Download our recommended VPN clients for all platforms.</td><td><a href="product-guide/download-clients">download-clients</a></td></tr><tr><td><strong>Troubleshooting</strong></td><td>Solutions for common  issues.</td><td><a href="product-guide/troubleshooting">troubleshooting</a></td></tr><tr><td><strong>Community links</strong></td><td>Access to community resources and support.</td><td><a href="platform-resources/community-links">community-links</a></td></tr></tbody></table>


---

# 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/welcome.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.
