# Trading on IntentX

{% content-ref url="/pages/cPYJIZBGNeJeEUPVcIYP" %}
[Trading Basics](/intentx-platform/trading-on-intentx/trading-basics.md)
{% endcontent-ref %}

{% content-ref url="/pages/Se4D4EIr53pTJSgAocDF" %}
[Trading Tutorials](/intentx-platform/trading-on-intentx/trading-tutorials.md)
{% endcontent-ref %}

{% content-ref url="/pages/DKLVduOl5utwIqyOxelD" %}
[Collateral & Cross-Margin Accounts](/intentx-platform/trading-on-intentx/collateral-and-cross-margin-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZvPUZslaHOzIGtOktUCE" %}
[Understanding Funding Rates](/intentx-platform/trading-on-intentx/understanding-funding-rates.md)
{% endcontent-ref %}

{% content-ref url="/pages/EAKgdESjIIjfbJG6MoJ3" %}
[Pricing Data and the Role of Oracles](/intentx-platform/trading-on-intentx/pricing-data-and-the-role-of-oracles.md)
{% endcontent-ref %}

{% content-ref url="/pages/qPlguWwbK7GkRvAIwarP" %}
[Unrealized Profit and Loss (uPNL)](/intentx-platform/trading-on-intentx/unrealized-profit-and-loss-upnl.md)
{% endcontent-ref %}

{% content-ref url="/pages/O89DnJT6TuUqhEx5sl9O" %}
[Open Interest (OI) and Market Activity](/intentx-platform/trading-on-intentx/open-interest-oi-and-market-activity.md)
{% endcontent-ref %}

{% content-ref url="/pages/0BQh1bxdKyCuowSRRDdh" %}
[Liquidations, Margin Management (CVA), and Account Health](/intentx-platform/trading-on-intentx/liquidations-margin-management-cva-and-account-health.md)
{% endcontent-ref %}

{% content-ref url="/pages/Epz1GOdYXTXbpmhGSMf5" %}
[Withdrawal Process and Security Measures](/intentx-platform/trading-on-intentx/withdrawal-process-and-security-measures.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.intentx.io/intentx-platform/trading-on-intentx.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.
