# User Guide

- [1.1 System balance top up](https://hash7-gitbook.gitbook.io/en/user-guide/1.1-system-balance-top-up.md)
- [1.2 Registration & Log in](https://hash7-gitbook.gitbook.io/en/user-guide/1.2-registration-and-log-in.md)
- [1.3 API Binding Tutorial](https://hash7-gitbook.gitbook.io/en/user-guide/1.3-api-binding-tutorial.md)
- [1.3.1 Binance API Binding Tutorial](https://hash7-gitbook.gitbook.io/en/user-guide/1.3-api-binding-tutorial/1.3.1-binance-api-binding-tutorial.md)
- [Binance: whitelist assets adding](https://hash7-gitbook.gitbook.io/en/user-guide/1.3-api-binding-tutorial/1.3.1-binance-api-binding-tutorial/binance-whitelist-assets-adding.md)
- [1.3.2 HTX API Binding Tutorial](https://hash7-gitbook.gitbook.io/en/user-guide/1.3-api-binding-tutorial/1.3.2-htx-api-binding-tutorial.md)
- [HTX: whitelist assets adding](https://hash7-gitbook.gitbook.io/en/user-guide/1.3-api-binding-tutorial/1.3.2-htx-api-binding-tutorial/htx-whitelist-assets-adding.md)
- [1.3.3 Bybit API Binding Tutorial](https://hash7-gitbook.gitbook.io/en/user-guide/1.3-api-binding-tutorial/1.3.3-bybit-api-binding-tutorial.md)
- [Bybit: whitelist assets adding](https://hash7-gitbook.gitbook.io/en/user-guide/1.3-api-binding-tutorial/1.3.3-bybit-api-binding-tutorial/bybit-whitelist-assets-adding.md)
- [1.3.4 BingX API Binding Tutorial](https://hash7-gitbook.gitbook.io/en/user-guide/1.3-api-binding-tutorial/1.3.4-bingx-api-binding-tutorial.md)
- [1.3.5 OKX API Binding Tutorial](https://hash7-gitbook.gitbook.io/en/user-guide/1.3-api-binding-tutorial/1.3.5-okx-api-binding-tutorial.md)
- [1.3.6 MEXC API Binding Tutorial](https://hash7-gitbook.gitbook.io/en/user-guide/1.3-api-binding-tutorial/1.3.6-mexc-api-binding-tutorial.md)
- [1.3.7 KuCoin API Binding Tutorial](https://hash7-gitbook.gitbook.io/en/user-guide/1.3-api-binding-tutorial/1.3.7-kucoin-api-binding-tutorial.md)
- [1.4 API Binding Tutorial (web-version)](https://hash7-gitbook.gitbook.io/en/user-guide/1.4-api-binding-tutorial-web-version.md)
- [1.4.1 Binance API Binding Tutorial](https://hash7-gitbook.gitbook.io/en/user-guide/1.4-api-binding-tutorial-web-version/1.4.1-binance-api-binding-tutorial.md)
- [1.4.2 Bybit API Binding Tutorial](https://hash7-gitbook.gitbook.io/en/user-guide/1.4-api-binding-tutorial-web-version/1.4.2-bybit-api-binding-tutorial.md)
- [1.4.3 HTX API Binding Tutorial](https://hash7-gitbook.gitbook.io/en/user-guide/1.4-api-binding-tutorial-web-version/1.4.3-htx-api-binding-tutorial.md)
- [1.4.4 BingX API Binding Tutorial](https://hash7-gitbook.gitbook.io/en/user-guide/1.4-api-binding-tutorial-web-version/1.4.4-bingx-api-binding-tutorial.md)
- [1.4.5 OKX API Binding Tutorial](https://hash7-gitbook.gitbook.io/en/user-guide/1.4-api-binding-tutorial-web-version/1.4.5-okx-api-binding-tutorial.md)
- [1.4.6 MEXC ΑPI Binding Tutorial](https://hash7-gitbook.gitbook.io/en/user-guide/1.4-api-binding-tutorial-web-version/1.4.6-mexc-api-binding-tutorial.md)
- [1.4.7 KuCoin API Tutorial](https://hash7-gitbook.gitbook.io/en/user-guide/1.4-api-binding-tutorial-web-version/1.4.7-kucoin-api-tutorial.md)
- [1.5 Log: Transactions & Positions Record](https://hash7-gitbook.gitbook.io/en/user-guide/1.5-log-transactions-and-positions-record.md)
- [1.6 Partner page navigation](https://hash7-gitbook.gitbook.io/en/user-guide/1.6-partner-page-navigation.md)
- [1.7 Strategy copying](https://hash7-gitbook.gitbook.io/en/user-guide/1.7-strategy-copying.md)
- [1.8 Installation of the Hash7 app via TestFlight (iOS/test mode)](https://hash7-gitbook.gitbook.io/en/user-guide/1.8-installation-of-the-hash7-app-via-testflight-ios-test-mode.md)
- [1.9 Operation with volatile coins](https://hash7-gitbook.gitbook.io/en/user-guide/1.9-operation-with-volatile-coins.md)
- [1.10 Free demo-access](https://hash7-gitbook.gitbook.io/en/user-guide/1.10-free-demo-access.md)


---

# 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.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.
