> For the complete documentation index, see [llms.txt](https://hash7-gitbook.gitbook.io/ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hash7-gitbook.gitbook.io/ru/bystryi-start/2.2-oplata-podpiski.md).

# 2.2 Оплата подписки

Чтобы начать торговать, сперва необходимо активировать подписку.&#x20;

**В проиложении HASH7 действуют следующие тарифные планы:**

▫️ *<mark style="color:purple;">**3 месяца**</mark>* подписки - **60 USDT;**

▫️ *<mark style="color:purple;">**6 месяцев**</mark>* подписки - ***90 USDT;***

▫️ *<mark style="color:purple;">**12 месяцев**</mark>* подписки - **140 USDT.**\
\
Перед началом активации убедитесь, что у вас имеется достаточное количество средств на балансе. \
\
👉🏻 Как пополнить системный баланс вы можете найти [данном разделе. ](/ru/bystryi-start/2.1-popolnenie-balansa.md)

Для активации подписки перейдите в раздел ''Eще'' и выберите пункт меню ''Подписка''.

<figure><img src="/files/bV3rLB59dEFu2hU6jfsA" alt="" width="375"><figcaption></figcaption></figure>

Затем, выберите желаемый тарифный план и нажмите на "Далее".

<figure><img src="/files/ZoNN1vmoJHigkIMVnhAl" alt="" width="439"><figcaption></figcaption></figure>

Ознакомьтесь с деталями подписки и нажмите на "Активировать".&#x20;

<figure><img src="/files/tHTBhdgcK23IeWmBLzlO" alt="" width="439"><figcaption></figcaption></figure>

После оплаты, ваша подписка будет успешно активирована.&#x20;

<figure><img src="/files/nWwgX7p80wgEEaoN3W7H" alt="" width="441"><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://hash7-gitbook.gitbook.io/ru/bystryi-start/2.2-oplata-podpiski.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
