> For the complete documentation index, see [llms.txt](https://support.tiger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.tiger.com/english/settings/basic-setup.md).

# Basic setup

- [Selecting a symbol](https://support.tiger.com/english/settings/basic-setup/selecting-a-symbol.md): Tiger.com Windows allows selecting a symbol in multiple ways.
- [Selecting a timeframe](https://support.tiger.com/english/settings/basic-setup/selecting-a-timeframe.md): The Tiger.com terminal allows setting any timeframe, and you can choose a chart period in several ways.
- [Linking windows](https://support.tiger.com/english/settings/basic-setup/linking-windows.md): You can combine windows into groups by symbols.
- [Setting up exit strategies](https://support.tiger.com/english/settings/basic-setup/setting-up-defensive-strategies.md): The exit strategy in the terminal is used to automatically place Stop Loss, Take Profit, Trailing orders and move the stop loss order to breakeven.
- [Setting offsets](https://support.tiger.com/english/settings/basic-setup/setting-offsets.md): In the trading panel, you can set up volumes and offsets (slippage) for various types of orders, as well as change or set parameters.


---

# 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://support.tiger.com/english/settings/basic-setup.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.
