> 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/documentation/start/sub.md).

# Оформление подписки

#### Пополнение баланса

1. Перейдите в раздел **Баланс** (третья кнопка в верхней части экрана).
2. При необходимости активируйте промокод для получения скидки или бонуса.
3. Выберите способ пополнения:
   * Telegram Stars
   * банковская карта

Информация о сборе и обработке данных указана в разделе «Правовая информация».

После оплаты дождитесь обработки платежа. Обычно это занимает до 1 минуты.

<figure><img src="/files/ClqQMBivu0ugwRbcj6C9" alt=""><figcaption></figcaption></figure>

***

#### Покупка подписки

1. Перейдите в раздел **Подписка** (вторая кнопка в верхней части экрана).
2. Нажмите «Купить подписку».
3. Выберите подходящий тариф:
   * срок действия
   * количество устройств
   * другие доступные параметры

После оформления подписка будет активирована автоматически.

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td>Просмотр информации и изменение подписки</td></tr></tbody></table>


---

# 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/documentation/start/sub.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.
