# Tables

- [Orders](https://support.tiger.com/english/tables/orders.md): The Orders window displays all orders placed during the trading session.
- [Executions](https://support.tiger.com/english/tables/executions.md): The Trades window displays all the trades executed during the trading session.
- [Positions](https://support.tiger.com/english/tables/positions.md): The Positions window displays the positions obtained through the connection to the broker.
- [XPositions](https://support.tiger.com/english/tables/xpositions.md): This tabke displays positions calculated by the Tiger.com terminal for trades, which are displayed in the Executions table and contain extended information.
- [Accounts](https://support.tiger.com/english/tables/accounts.md): The Accounts talbe displays all the accounts you've connected to the Tiger.com Windows terminal.
- [Limits](https://support.tiger.com/english/tables/limits.md): The risk management parameters are configured through the Limits table.
- [Player](https://support.tiger.com/english/tables/player.md): The trading history is played through the Player window, which allows the path for trades to be fully reproduced for the selected instruments.
- [Signals](https://support.tiger.com/english/tables/signals.md): This window displays all signals triggered by the parameters specified in the terminal in text form.
- [Log](https://support.tiger.com/english/tables/log.md): Log window allows viewing information about events taking place in the terminal, such as disconnection, establishment of a connection, placing, withdrawing, and execution of orders with a delay time.
- [Server Alerts](https://support.tiger.com/english/tables/server-alerts.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/tables.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.
