# Insufficient funds on system balance. What does it mean and how to resume the work of the strategy?

System balance is the balance in the Hash7 app.&#x20;

The balance on the exchange is a separate balance.

Insufficient funds on system balance means that you do not have funds on the balance in the app itself. For proper trading, you need to have both funds on the exchange balance (for the trading itself) and funds on the app balance. It is important that you have enough USDT on your Hash7 balance to pay the commission (20% of your trading income). It is recommended to have at least 20 USDT in your account balance in the app.

Let's sum up what you need the balance on Hash7 for: to pay the trading fee and activate your subscription. Funds for trading must be on the exchange balance.


---

# 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/faq/trading-bots-strategies/insufficient-funds-on-system-balance.-what-does-it-mean-and-how-to-resume-the-work-of-the-strategy.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.
