> For the complete documentation index, see [llms.txt](https://help.enot.am/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.enot.am/subscriptions/kak-eto-rabotaet.md).

# Как это работает

{% hint style="info" %}
**Что это:** объясняем, зачем ограничен трафик, что такое доптрафик, почему не ограничены устройства.
{% endhint %}

### <mark style="background-color:blue;">Почему есть лимит по трафику?</mark>

Мы устанавливаем месячный лимит (например, 300 ГБ), чтобы сервис оставался быстрым и стабильным для всех пользователей. Ограничение нужно, чтобы избежать перегрузок и злоупотреблений.

### <mark style="background-color:purple;">Почему нет лимита по устройствам?</mark>

Вы можете подключить телефон, планшет, ноутбук — всё в рамках одной подписки. Мы считаем, что удобнее ограничить общий объём, чем навязывать жёсткие лимиты на количество подключений.

### <mark style="background-color:orange;">Что делать, если трафика не хватило?</mark>

Вы можете докупить дополнительный трафик пакетами (30/100/200/300 ГБ).

* Он сразу прибавляется к вашему месячному лимиту.
* Не сгорает и переносится на следующий месяц.

> **Таким образом:** у вас всегда есть базовый объём (например, 300 ГБ), а при необходимости можно увеличить его под свои задачи.


---

# 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://help.enot.am/subscriptions/kak-eto-rabotaet.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.
