# Interface

- [Wallet](https://broker-docs.tiger.com/english-2/interface/wallet.md)
- [Orders](https://broker-docs.tiger.com/english-2/interface/wallet/orders.md)
- [Positions](https://broker-docs.tiger.com/english-2/interface/wallet/positions.md)
- [Spot](https://broker-docs.tiger.com/english-2/interface/wallet/spot.md)
- [Binance Convert](https://broker-docs.tiger.com/english-2/interface/wallet/spot/binance-convert.md): You can convert your spot assets directly within your Tiger.com Broker account.
- [Orders and positions](https://broker-docs.tiger.com/english-2/interface/orders-and-positions.md)
- [Commission](https://broker-docs.tiger.com/english-2/interface/commission.md)
- [Leverage](https://broker-docs.tiger.com/english-2/interface/leverage.md): In this article we will explain all the details related to working with leverage.
- [History](https://broker-docs.tiger.com/english-2/interface/history.md)
- [Risk manager](https://broker-docs.tiger.com/english-2/interface/risk-manager.md): Risk manager (RM) is a tool for automatic protection and control of your funds. It monitors your drawdown level in real time and, once the set limit is reached, it temporarily halts trading.
- [Trader's journal](https://broker-docs.tiger.com/english-2/interface/traders-journal.md): The Trader’s journal provides a complete history of your trades with the most important metrics, serving as a powerful tool for analyzing and improving your trading strategy.
- [Summary](https://broker-docs.tiger.com/english-2/interface/traders-journal/summary.md): This page provides a brief overview of your trading results for the day, week, and month (calendar-based).
- [My trades](https://broker-docs.tiger.com/english-2/interface/traders-journal/my-trades.md): This page allows you to examine each trade in detail and add your own notes to improve future performance.
- [Dashboard](https://broker-docs.tiger.com/english-2/interface/traders-journal/dashboard.md): Visualized data on your trading performance that you can rely on to improve your results and multiply your profits.
- [Profile settings](https://broker-docs.tiger.com/english-2/interface/profile-settings.md)
- [Subaccounts](https://broker-docs.tiger.com/english-2/interface/subaccounts.md): These are additional accounts linked to your main one. They help you separate trading strategies, manage risks, and provide traders with access without sharing your main account.


---

# 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://broker-docs.tiger.com/english-2/interface.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.
