# 2.2 Subscription payment

To start trading, you first need to activate a subscription in the app.&#x20;

**The following subscription plans are available in the HASH7 app:**\
\
▫️ <mark style="color:purple;">**3-month plan**</mark> — **60 USDT;**\
▫️ <mark style="color:purple;">**6-month plan**</mark> — **90 USDT;**\
▫️ <mark style="color:purple;">**12-month plan**</mark> — **140 USDT.**

Before activation, make sure that you have enough funds on your balance.&#x20;

👉🏻 Instructions on how to top up the system balance you can [look here.](/en/quick-start/2.1-balance-top-up.md)

To pay for the subscription, go to the ''More'' section and select the ''Subscription'' menu item.

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

Next, select the desired subscription plan and press "Activate".

<figure><img src="/files/gGI4vMjkgVjwh4uUUXlT" alt="" width="293"><figcaption></figcaption></figure>

Review the subscription details and click "Activate."

<figure><img src="/files/TYa3LWhaL4qkEl0rxy6a" alt="" width="293"><figcaption></figcaption></figure>

After payment confirmation your subscription will be successfully activated.&#x20;

<figure><img src="/files/fMvj8UcYht0jmIaMDtis" alt="" width="293"><figcaption></figcaption></figure>


---

# Agent Instructions: 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://hash7-gitbook.gitbook.io/en/quick-start/2.2-subscription-payment.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.
