# DeGuard VPN

## English

- [Welcome](https://docs.deguard.io/welcome.md)
- [Introduction](https://docs.deguard.io/introduction.md)
- [Roadmap](https://docs.deguard.io/roadmap.md)
- [Supported protocols](https://docs.deguard.io/product-guide/supported-protocols.md)
- [WireGuard](https://docs.deguard.io/product-guide/supported-protocols/wireguard.md): A state-of-the-art VPN tunneling protocol redefining the landscape of secure communication.
- [VLess](https://docs.deguard.io/product-guide/supported-protocols/vless.md): Velocity Multiplexing over TLS
- [Guides](https://docs.deguard.io/product-guide/guides.md)
- [Buying a plan](https://docs.deguard.io/product-guide/guides/buying-a-plan.md)
- [How to check if the mint was successful](https://docs.deguard.io/product-guide/guides/how-to-check-if-the-mint-was-successful.md): This page provides a comprehensive set of instructions to ensure you can confidently confirm the success of your DeGuard NFT minting process.
- [VLess setup](https://docs.deguard.io/product-guide/guides/vless-setup.md)
- [WireGuard setup](https://docs.deguard.io/product-guide/guides/wireguard-setup.md)
- [Download clients](https://docs.deguard.io/product-guide/download-clients.md)
- [Troubleshooting](https://docs.deguard.io/product-guide/troubleshooting.md): Encountering issues with your DeGuard VPN?
- [Community links](https://docs.deguard.io/platform-resources/community-links.md): Connect, Engage, Thrive!
- [Smart contracts & Audit](https://docs.deguard.io/platform-resources/smart-contracts-and-audit.md)
- [Tokenomics & Revenue](https://docs.deguard.io/platform-resources/tokenomics-and-revenue.md)
- [Partnerships](https://docs.deguard.io/platform-resources/partnerships.md)
- [Invest DateRoom](https://docs.deguard.io/platform-resources/invest-dateroom.md)

## Русский

- [Добро пожаловать](https://docs.deguard.io/ru/dobro-pozhalovat.md)
- [Введение](https://docs.deguard.io/ru/vvedenie.md)
- [Поддерживаемые протоколы](https://docs.deguard.io/ru/instrukcii-po-produktu/podderzhivaemye-protokoly.md)
- [WireGuard](https://docs.deguard.io/ru/instrukcii-po-produktu/podderzhivaemye-protokoly/wireguard.md): Современный VPN-протокол, который меняет подход к безопасной коммуникации.
- [VLess](https://docs.deguard.io/ru/instrukcii-po-produktu/podderzhivaemye-protokoly/vless.md): Velocity Multiplexing over TLS
- [Руководства](https://docs.deguard.io/ru/instrukcii-po-produktu/rukovodstva.md)
- [Покупка плана](https://docs.deguard.io/ru/instrukcii-po-produktu/rukovodstva/pokupka-plana.md)
- [Как проверить успешность минта NFT](https://docs.deguard.io/ru/instrukcii-po-produktu/rukovodstva/kak-proverit-uspeshnost-minta-nft.md): Приступите к описанным шагам в этой краткой, но содержательной инструкции, которая поможет вам убедиться в успешности минта DeGuard NFT.
- [Настройка VLess](https://docs.deguard.io/ru/instrukcii-po-produktu/rukovodstva/nastroika-vless.md)
- [Настройка WireGuard](https://docs.deguard.io/ru/instrukcii-po-produktu/rukovodstva/nastroika-wireguard.md)
- [Загрузка клиентов](https://docs.deguard.io/ru/instrukcii-po-produktu/zagruzka-klientov.md)
- [Устранение неполадок](https://docs.deguard.io/ru/instrukcii-po-produktu/ustranenie-nepoladok.md)
- [Ссылки на сообщество](https://docs.deguard.io/ru/resursy-platformy/ssylki-na-soobshestvo.md): Подключайся, взаимодействуй, развивайся!
- [Партнёрства](https://docs.deguard.io/ru/resursy-platformy/partnyorstva.md)
- [Смарт-контракты и аудиты](https://docs.deguard.io/ru/resursy-platformy/smart-kontrakty-i-audity.md)
- [Токеномика и доходы](https://docs.deguard.io/ru/resursy-platformy/tokenomika-i-dokhody.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
