# Trading on the Hub

Everything you need to know to optimize your trading experience on LODE is outlined below!

{% content-ref url="/pages/VbyTgJlvIO4xsAPP146b" %}
[Making a Trade](/the-trading-hub/trading-on-the-hub/making-a-trade.md)
{% endcontent-ref %}

{% content-ref url="/pages/8N8JQp0ci0HF8YmAGdUp" %}
[Collateral Withdrawals](/the-trading-hub/trading-on-the-hub/collateral-withdrawals.md)
{% endcontent-ref %}

{% content-ref url="/pages/ceGezZgxd8WbINgcP2n0" %}
[Cross-Margin Accounts](/the-trading-hub/trading-on-the-hub/cross-margin-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/NVOz3hWCt8rrOXKus2NX" %}
[Account Health](/the-trading-hub/trading-on-the-hub/account-health.md)
{% endcontent-ref %}

{% content-ref url="/pages/rSW7fywK47HLceZbpJcM" %}
[Understanding uPNL](/the-trading-hub/trading-on-the-hub/understanding-upnl.md)
{% endcontent-ref %}

{% content-ref url="/pages/SRwVtWCj3HGJFvxP1oRj" %}
[Funding Rates and Open Interest](/the-trading-hub/trading-on-the-hub/funding-rates-and-open-interest.md)
{% endcontent-ref %}

{% content-ref url="/pages/pzHQXwlPbNeUeftPm9kc" %}
[Price Feeds](/the-trading-hub/trading-on-the-hub/price-feeds.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.lode.trade/the-trading-hub/trading-on-the-hub.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.
