# Trading

- [About the Interface](https://avstrade.gitbook.io/avstrade-docs-en/trading/about-the-interface.md)
- [Trading Modes](https://avstrade.gitbook.io/avstrade-docs-en/trading/trading-modes.md)
- [Leverage](https://avstrade.gitbook.io/avstrade-docs-en/trading/leverage.md)
- [Quotes](https://avstrade.gitbook.io/avstrade-docs-en/trading/quotes.md)
- [Order Book](https://avstrade.gitbook.io/avstrade-docs-en/trading/order-book.md)
- [Opening Orders](https://avstrade.gitbook.io/avstrade-docs-en/trading/opening-orders.md)
- [Closing Orders](https://avstrade.gitbook.io/avstrade-docs-en/trading/closing-orders.md)
- [Take Profit](https://avstrade.gitbook.io/avstrade-docs-en/trading/closing-orders/take-profit.md)
- [Stop Loss](https://avstrade.gitbook.io/avstrade-docs-en/trading/closing-orders/stop-loss.md)
- [Tralling Stop](https://avstrade.gitbook.io/avstrade-docs-en/trading/closing-orders/tralling-stop.md)
- [No Loss](https://avstrade.gitbook.io/avstrade-docs-en/trading/closing-orders/no-loss.md)
- [Scaled Order](https://avstrade.gitbook.io/avstrade-docs-en/trading/scaled-order.md)
- [Algorithmic Orders](https://avstrade.gitbook.io/avstrade-docs-en/trading/algorithmic-orders.md)
- [Box Top](https://avstrade.gitbook.io/avstrade-docs-en/trading/algorithmic-orders/box-top.md)
- [Limit Turn](https://avstrade.gitbook.io/avstrade-docs-en/trading/algorithmic-orders/limit-turn.md)
- [Limit Smart](https://avstrade.gitbook.io/avstrade-docs-en/trading/algorithmic-orders/limit-smart.md)
- [Stop Turn](https://avstrade.gitbook.io/avstrade-docs-en/trading/algorithmic-orders/stop-turn.md)
- [One Click Trade](https://avstrade.gitbook.io/avstrade-docs-en/trading/one-click-trade.md)
- [Order Book Trade](https://avstrade.gitbook.io/avstrade-docs-en/trading/order-book-trade.md)
- [Creating an Order](https://avstrade.gitbook.io/avstrade-docs-en/trading/creating-an-order.md)
- [Group Trading](https://avstrade.gitbook.io/avstrade-docs-en/trading/group-trading.md)
- [Create a Group](https://avstrade.gitbook.io/avstrade-docs-en/trading/group-trading/create-a-group.md)
- [Order Editing](https://avstrade.gitbook.io/avstrade-docs-en/trading/order-editing.md)
- [Order Table](https://avstrade.gitbook.io/avstrade-docs-en/trading/order-table.md)
- [Trading Settings](https://avstrade.gitbook.io/avstrade-docs-en/trading/trading-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://avstrade.gitbook.io/avstrade-docs-en/trading.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.
