# Frequently Asked Questions

- [Questions about licenses](https://support.tiger.com/english/frequently-asked-questions/questions-about-licenses.md)
- [Questions about indicators](https://support.tiger.com/english/frequently-asked-questions/questions-about-indicators.md)
- [Questions about connections](https://support.tiger.com/english/frequently-asked-questions/questions-about-connections.md)
- [Questions about trading](https://support.tiger.com/english/frequently-asked-questions/questions-about-trading.md)
- [How to Improve Connection Stability to the Exchange?](https://support.tiger.com/english/frequently-asked-questions/how-to-improve-connection-stability-to-the-exchange.md): This article explains the key factors that affect your connection to the exchange and outlines practical ways to improve ping and overall connection stability.
- [Error "Connection lost" when launching the terminal](https://support.tiger.com/english/frequently-asked-questions/error-connection-lost-when-launching-the-terminal.md)
- [Why do I need to set commission in the terminal?](https://support.tiger.com/english/frequently-asked-questions/why-do-i-need-to-set-commission-in-the-terminal.md)
- [How does automatic account selection work?](https://support.tiger.com/english/frequently-asked-questions/how-does-automatic-account-selection-work.md)
- [How do I optimize the terminal to improve performance?](https://support.tiger.com/english/frequently-asked-questions/how-do-i-optimize-the-terminal-to-improve-performance.md)
- [How to use the Crypto license to trade on Binance](https://support.tiger.com/english/frequently-asked-questions/how-to-use-the-crypto-license-to-trade-on-binance.md)
- [Which order types are available in Tiger.com?](https://support.tiger.com/english/frequently-asked-questions/which-order-types-are-available-in-tiger.trade.md)
- [How to set up chart auto-refresh for QUIK connection?](https://support.tiger.com/english/frequently-asked-questions/how-to-set-up-chart-auto-refresh-for-quik-connection.md)
- [How do I enable Take Profit orders on Binance?](https://support.tiger.com/english/frequently-asked-questions/how-do-i-enable-take-profit-orders-on-binance.md): In Tiger.com Windows there are available various options of orders setup including take-profits.
- [How does autoselection of data type work?](https://support.tiger.com/english/frequently-asked-questions/how-does-autoselection-of-data-type-work.md)
- [Troubles installing the terminal](https://support.tiger.com/english/frequently-asked-questions/troubles-installing-the-terminal.md)
- [What are the system requirements for the terminal?](https://support.tiger.com/english/frequently-asked-questions/what-are-the-system-requirements-for-the-terminal.md)
- [How to provide Tiger.com Windows app logs for investigation?](https://support.tiger.com/english/frequently-asked-questions/how-to-provide-tiger.com-windows-app-logs-for-investigation.md): Our support team may ask you to provide log files (WorkLog and ErrorLog) to analyze the issue and conduct the necessary investigation.
- [Fixing Network Issues: How to Adjust DNS Settings](https://support.tiger.com/english/frequently-asked-questions/fixing-network-issues-how-to-adjust-dns-settings.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://support.tiger.com/english/frequently-asked-questions.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.
