# Terminal

- [Order volumes preset](https://support.tiger.com/english/settings/terminal/order-volumes-preset.md): This feature is available starting from Tiger.Trade 6.8 app version
- [Configuration](https://support.tiger.com/english/settings/terminal/configuration.md)
- [How to create public configuration](https://support.tiger.com/english/settings/terminal/configuration/how-to-create-public-configuration.md)
- [General settings](https://support.tiger.com/english/settings/terminal/general-settings.md): The basic settings contain visual and optional settings for the interface, chart, DOM, trade feed, and trading elements.
- [Email notifications](https://support.tiger.com/english/settings/terminal/email-notifications.md): Users can receive email notifications about signals from indicators and when a trade is executed in the platform.
- [Telegram alerts](https://support.tiger.com/english/settings/terminal/telegram-alerts.md): Users can receive notifications, which they set up in indicators, and get notified right in Telegram upon execution of a trade.
- [Hotkeys Manager](https://support.tiger.com/english/settings/terminal/hotkeys-manager.md): In Tiger.com Windows, you can configure hotkeys for a variety of actions that are most common when trading.
- [Sound alerts](https://support.tiger.com/english/settings/terminal/sound-alerts.md): The Tiger.com terminal allows setting sound alerts for different types of events.
- [Symbols manager](https://support.tiger.com/english/settings/terminal/symbols-manager.md): Tiger.com Windows features a window that allows users to see the list of available instrument, as well as their


---

# 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/settings/terminal.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.
