# Exchange Binding&#x20;

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

1. [Is it possible to trade on several exchanges at the same time in HASH7?](/en/faq/exchange-binding/is-it-possible-to-trade-on-several-exchanges-at-the-same-time-in-hash7.md)
2. [Bybit's API key settings on the exchange are different from those in the tutorial. ](/en/faq/exchange-binding/bybits-api-key-settings-on-the-exchange-are-different-from-those-in-the-tutorial..md)
3. [What should I do if I can't disable security controls on the Binance exchange? ](/en/faq/exchange-binding/what-should-i-do-if-i-cant-disable-security-controls-on-the-binance-exchange.md)
4. [Can I bind two accounts with one API? ](/en/faq/exchange-binding/can-i-bind-two-accounts-with-one-api.md)
5. [Where can I finds API Binding Instructions? ](/en/faq/exchange-binding/where-can-i-find-api-binding-instructions.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/exchange-binding.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.
