# Trading

{% content-ref url="/pages/bWqp3pIWJInrdevxuEdg" %}
[Quoted, Index, and Mark Prices](/omni/trading/quoted-index-and-mark-prices.md)
{% endcontent-ref %}

{% content-ref url="/pages/CGX2eusqbo4gNOmRMBmm" %}
[Market, Limit, and Trigger Orders](/omni/trading/market-limit-and-trigger-orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/rXzONbLoVhUuxbILlE0i" %}
[Take Profit and Stop Loss](/omni/trading/take-profit-and-stop-loss.md)
{% endcontent-ref %}

{% content-ref url="/pages/JQC7NFrNkP15gFBCZFJO" %}
[Automatic Deleveraging / Counterparty Liquidation](/omni/trading/automatic-deleveraging-counterparty-liquidation.md)
{% endcontent-ref %}

{% content-ref url="/pages/W4pSgAcfKJEaPb8pgjk7" %}
[Margin](/omni/trading/margin.md)
{% endcontent-ref %}

{% content-ref url="/pages/A2RP3wZv0oX4fEJROhIN" %}
[Slippage](/omni/trading/slippage.md)
{% endcontent-ref %}

{% content-ref url="/pages/HdST8AuZnmmyNg0AX22L" %}
[Leverage](/omni/trading/leverage.md)
{% endcontent-ref %}

{% content-ref url="/pages/jTtDJSPpKBIbSjJOCa6n" %}
[Liquidation](/omni/trading/liquidation.md)
{% endcontent-ref %}

{% content-ref url="/pages/lhZ0BFNbEx3Q4ID6oyV5" %}
[Risk Limits / Rate Limits](/omni/trading/risk-limits-rate-limits.md)
{% endcontent-ref %}

{% content-ref url="/pages/XKeLq26hHZaOkK0Rc3k8" %}
[Fees](/omni/trading/fees.md)
{% endcontent-ref %}

{% content-ref url="/pages/siEtB00CBdxbzgaNTIoE" %}
[RWA Perpetuals](/omni/trading/rwa-perpetuals.md)
{% endcontent-ref %}


---

# 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://docs.variational.io/omni/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.
