> For the complete documentation index, see [llms.txt](https://wiki.sudooworks.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.sudooworks.online/readme.md).

# Developer Platform

<h2 align="center">SUDOVPN</h2>

<p align="center">это сервис, который даёт стабильный и защищённый доступ к интернету даже при ограничениях сети.</p>

<p align="center"><a href="https://cabinet.sudooworks.online/" class="button primary">Кабинет</a> <a href="https://t.me/svpn4ik_bot/" class="button secondary">Telegram бот</a></p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-user-shield">:user-shield:</i></h4></td><td><strong>Где можно использовать?</strong></td><td>На любых устройствах<br>На любых сетях - Wi-Fi, Ethernet, Мобильные данные.</td><td><a href="/spaces/H8TThA9w8ZARj16dJo65">/spaces/H8TThA9w8ZARj16dJo65</a></td><td><a href="/files/LHIOZGoI6dPF36TuRaxH">/files/LHIOZGoI6dPF36TuRaxH</a></td></tr><tr><td><h4><i class="fa-server">:server:</i></h4></td><td><strong>Что есть в документации</strong></td><td><p></p><p>как подключиться</p><p>как настроить устройство</p><p>как продлить доступ</p><p>что делать, если что-то не работает.</p></td><td><a href="/spaces/H8TThA9w8ZARj16dJo65">/spaces/H8TThA9w8ZARj16dJo65</a></td><td><a href="/files/IaUMODRBBSBL8eUaPX09">/files/IaUMODRBBSBL8eUaPX09</a></td></tr><tr><td><h4><i class="fa-octagon-check">:octagon-check:</i></h4></td><td><strong>Важно</strong></td><td>Используйте только официальные данные для подключения.<br>Не доверяйте сторонним конфигурациям и неизвестным сервисам.</td><td><a href="/spaces/HhxzDoGBJcxLUwPktKzO">/spaces/HhxzDoGBJcxLUwPktKzO</a></td><td><a href="/files/ebMoLMpZFyLqpzByuzrk">/files/ebMoLMpZFyLqpzByuzrk</a></td></tr></tbody></table>

{% columns %}
{% column %}

<figure><img src="/files/uPyb0zVNC0ytKaAnwE4I" alt=""><figcaption><p>Веб-кабинет</p></figcaption></figure>
{% endcolumn %}

{% column %}

### Научитесь пользоваться кабинетом

Если не знаете куда нажимать :)

<a href="/spaces/mokHxpt31iucYxj8UFb8" class="button primary" data-icon="book-open">Про кабинет</a> <a href="/spaces/H8TThA9w8ZARj16dJo65" class="button secondary" data-icon="book">Документация</a>
{% endcolumn %}
{% endcolumns %}

<h2 align="center">Обновляемая документация</h2>

<p align="center">Можете через поддержку добавить свой вопрос сюда, следующий человек который столкнется с Вашей проблемой сможет сам разобраться в чем было дело.</p>


---

# 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 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://wiki.sudooworks.online/readme.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.
