> 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/trafik-i-doptrafik.md).

# Трафик и доптрафик

{% hint style="info" %}
Каждый тариф включает фиксированный объём трафика. Например, EnotPlus = 300 ГБ.\
В начале нового периода (ежемесячно) трафик обнуляется и восстанавливается.
{% endhint %}

### <mark style="background-color:blue;">Базовый объём</mark>

* Каждый месяц в тариф **EnotPlus** входит **300 ГБ** трафика.
* Этого обычно хватает на: видеозвонки, фильмы, сериалы, работу, игры и соцсети.

Примерный расход:

* 1 час видео HD ≈ 3 ГБ
* 1 час видеозвонка ≈ 1 ГБ
* Чаты/браузер в обычном режиме — десятки мегабайт в день

### <mark style="background-color:purple;">Доптрафик</mark>

Если вам не хватает 300 ГБ, можно докупить дополнительный трафик:

* **30 ГБ — 100 ₽**
* **100 ГБ — 300 ₽**
* **200 ГБ — 550 ₽**
* **300 ГБ — 750 ₽**

{% hint style="warning" %}
Особенность EnotProxy: **доптрафик не сгорает в следующем месяце.**
{% endhint %}

Механика простая:

* Сначала расходуется **ежемесячный** объём 300 ГБ.
* Потом — ваш **накопленный доптрафик**.
* В новом месяце снова добавится 300 ГБ + **остаток** доптрафика.

Купить доптрафик можно в Telegram боте **EnotProxy**: **Мой аккаунт** → **Купить доптрафик**.


---

# 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/trafik-i-doptrafik.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.
