# General

📚 **Here are the articles in this section:**&#x20;

1. [Is it possible to bind an exchange to a bot via a sub-account?](/en/faq/general/is-it-possible-to-bind-an-exchange-to-a-bot-via-a-sub-account.md)
2. [Where can I learn about the most profitable and effective strategies? ](/en/faq/general/where-can-i-learn-about-the-most-profitable-and-effective-strategies.md)
3. [Why oped orders placed by the bot are not displayed on the exchange? ](/en/faq/general/why-open-orders-placed-by-the-bot-are-not-displayed-on-the-exchange.md)
4. [What is an automated trading bot? ](/en/faq/general/what-is-an-automated-trading-bot.md)
5. [What if the Hash7 app is not available for download on Google play? ](/en/faq/general/what-if-the-hash7-app-is-not-available-for-download-on-google-play.md)
6. [What is the difference between Hash7 and an exchange bot?](/en/faq/general/what-is-the-difference-between-hash7-and-an-exchange-bot.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/faq/general.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.
