# 1.1 System balance top up

To successfully launch the Hash7 trading bot, it is necessary to initially top up the system balance to pay for the subscription. For correct balance top up, please use the instructions in the section [2.1 Balance top up.](/en/quick-start/2.1-balance-top-up.md)<br>

When replenishing the system balance, **please pay attention to the availability of funds to pay for the subscription, as well as 20% fee from the trading profit of the bot.** \
It is recommended to have **at least 20 USDT on your account balance**, because insufficient amount of USDT on your Hash7 balance will lead to trading termination. \
\
**It is important to note that the funds in your exchange balance are used solely for trading and Hash7 does not have access to them. The Hash7 system balance is required to pay for subscriptions and fees.**

<br>


---

# 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/user-guide/1.1-system-balance-top-up.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.
