> For the complete documentation index, see [llms.txt](https://hash7-gitbook.gitbook.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hash7-gitbook.gitbook.io/en/faq/general.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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