# Trading

- [Margin System](https://support.backpack.exchange/exchange/trading/margin-system.md)
- [Spot](https://support.backpack.exchange/exchange/trading/spot.md)
- [How to trade Spot](https://support.backpack.exchange/exchange/trading/spot/how-to-trade-spot.md)
- [Spot Margin](https://support.backpack.exchange/exchange/trading/spot/spot-margin.md)
- [Spot Margin Trading](https://support.backpack.exchange/exchange/trading/spot/spot-margin/spot-margin-trading.md)
- [Spot Margin VS Futures](https://support.backpack.exchange/exchange/trading/spot/spot-margin/spot-margin-vs-futures.md)
- [Futures](https://support.backpack.exchange/exchange/trading/futures.md)
- [Fees](https://support.backpack.exchange/exchange/trading/futures/fees.md)
- [Order Types](https://support.backpack.exchange/exchange/trading/order-types.md)
- [Market Orders](https://support.backpack.exchange/exchange/trading/order-types/market-orders.md)
- [Limit Orders](https://support.backpack.exchange/exchange/trading/order-types/limit-orders.md)
- [Conditional Orders](https://support.backpack.exchange/exchange/trading/order-types/conditional-orders.md)
- [How to Set a Conditional Order?](https://support.backpack.exchange/exchange/trading/order-types/conditional-orders/how-to-set-a-conditional-order.md)
- [FAQ](https://support.backpack.exchange/exchange/trading/order-types/conditional-orders/faq.md)
- [TWAP](https://support.backpack.exchange/exchange/trading/order-types/twap.md)
- [How to Use the TWAP Strategy](https://support.backpack.exchange/exchange/trading/order-types/twap/how-to-use-the-twap-strategy.md)
- [FAQs](https://support.backpack.exchange/exchange/trading/order-types/twap/faqs.md)
- [Scaled Order](https://support.backpack.exchange/exchange/trading/order-types/scaled-order.md)
- [How to Set a Scaled Order?](https://support.backpack.exchange/exchange/trading/order-types/scaled-order/how-to-set-a-scaled-order.md)
- [FAQs](https://support.backpack.exchange/exchange/trading/order-types/scaled-order/faqs.md)
- [Take Profit & Stop Loss](https://support.backpack.exchange/exchange/trading/order-types/take-profit-and-stop-loss.md)
- [Take Profit](https://support.backpack.exchange/exchange/trading/order-types/take-profit-and-stop-loss/take-profit.md)
- [Stop Loss](https://support.backpack.exchange/exchange/trading/order-types/take-profit-and-stop-loss/stop-loss.md)
- [Trading Bots](https://support.backpack.exchange/exchange/trading/trading-bots.md)
- [Using Grid Bots on Web](https://support.backpack.exchange/exchange/trading/trading-bots/using-grid-bots-on-web.md)
- [Using Grid Bots on Mobile](https://support.backpack.exchange/exchange/trading/trading-bots/using-grid-bots-on-mobile.md)
- [FAQs](https://support.backpack.exchange/exchange/trading/trading-bots/faqs.md)
- [Convert](https://support.backpack.exchange/exchange/trading/convert.md)
- [Trading Fees](https://support.backpack.exchange/exchange/trading/trading-fees.md)
- [Concepts & Tools](https://support.backpack.exchange/exchange/trading/concepts-and-tools.md)
- [View and Export Trading History](https://support.backpack.exchange/exchange/trading/concepts-and-tools/view-and-export-trading-history.md)
- [Charts, candlesticks, Indicators](https://support.backpack.exchange/exchange/trading/concepts-and-tools/charts-candlesticks-indicators.md)
- [FAQ](https://support.backpack.exchange/exchange/trading/concepts-and-tools/faq.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.backpack.exchange/exchange/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.
