# Инструкции по продукту

- [Поддерживаемые протоколы](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)


---

# 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/ru/instrukcii-po-produktu.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.
