# FAQ

- [Часто задаваемые вопросы](https://metascalp.gitbook.io/metascalp/faq/questions.md)
- [Решение технических вопросов](https://metascalp.gitbook.io/metascalp/faq/tech.md): В данном разделе расположены ответы и решения для нетипичных проблем.
- [Ошибка при установке Microsoft Edge Webview 2](https://metascalp.gitbook.io/metascalp/faq/tech/oshibka-pri-ustanovke-microsoft-edge-webview-2.md)
- [Ошибка при установке (Error 1392)](https://metascalp.gitbook.io/metascalp/faq/tech/oshibka-pri-ustanovke-error-1392.md)
- [Коды ошибок](https://metascalp.gitbook.io/metascalp/faq/exchange-errors.md)
- [Binance](https://metascalp.gitbook.io/metascalp/faq/exchange-errors/binance.md)
- [ByBit](https://metascalp.gitbook.io/metascalp/faq/exchange-errors/bybit.md)
- [OKX](https://metascalp.gitbook.io/metascalp/faq/exchange-errors/okx.md)
- [Gate.io](https://metascalp.gitbook.io/metascalp/faq/exchange-errors/gate.io.md)
- [MEXC](https://metascalp.gitbook.io/metascalp/faq/exchange-errors/mexc.md)
- [KuCoin](https://metascalp.gitbook.io/metascalp/faq/exchange-errors/kucoin.md)
- [Bitmart](https://metascalp.gitbook.io/metascalp/faq/exchange-errors/bitmart.md)
- [HTX](https://metascalp.gitbook.io/metascalp/faq/exchange-errors/htx.md)
- [LBank](https://metascalp.gitbook.io/metascalp/faq/exchange-errors/lbank.md)
- [Улучшение производительности терминала](https://metascalp.gitbook.io/metascalp/faq/performance.md)
- [Что такое цена маркировки?](https://metascalp.gitbook.io/metascalp/faq/mark-price.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://metascalp.gitbook.io/metascalp/faq.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.
