# Trading

- [Trading Accounts & Margin](https://edgex-1.gitbook.io/edgex-documentation/trading/trading-accounts-and-margin.md)
- [Trading Rules](https://edgex-1.gitbook.io/edgex-documentation/trading/trading-rules.md)
- [Last Price, Index Price & Oracle Price](https://edgex-1.gitbook.io/edgex-documentation/trading/last-price-index-price-and-oracle-price.md)
- [Trading Fees](https://edgex-1.gitbook.io/edgex-documentation/trading/trading-fees.md)
- [Funding Fees](https://edgex-1.gitbook.io/edgex-documentation/trading/funding-fees.md)
- [Order Types](https://edgex-1.gitbook.io/edgex-documentation/trading/order-types.md)
- [Take Profit & Stop Loss](https://edgex-1.gitbook.io/edgex-documentation/trading/take-profit-and-stop-loss.md)
- [Liquidation Logic](https://edgex-1.gitbook.io/edgex-documentation/trading/liquidation-logic.md)
- [TradingView](https://edgex-1.gitbook.io/edgex-documentation/trading/tradingview.md): edgeX Integrates TradingView to Enhance Trading Experience
- [Stock Perpetual](https://edgex-1.gitbook.io/edgex-documentation/trading/stock-perpetual.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://edgex-1.gitbook.io/edgex-documentation/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.
