# Trading

- [Trading Fees](https://docs.lighter.xyz/trading/trading-fees.md)
- [LIT Fee Credits](https://docs.lighter.xyz/trading/trading-fees/lit-fee-credits.md)
- [Unified Trading Accounts](https://docs.lighter.xyz/trading/unified-trading-accounts.md): Available to be enabled only on web for now.
- [Order Types & Matching](https://docs.lighter.xyz/trading/order-types-and-matching.md)
- [Real World Assets (RWAs)](https://docs.lighter.xyz/trading/real-world-assets-rwas.md)
- [RWA Pricing Mechanism](https://docs.lighter.xyz/trading/real-world-assets-rwas/rwa-pricing-mechanism.md)
- [Futures Contract Price Rolling Mechanism](https://docs.lighter.xyz/trading/real-world-assets-rwas/futures-contract-price-rolling-mechanism.md)
- [Market Specifications](https://docs.lighter.xyz/trading/real-world-assets-rwas/market-specifications.md)
- [Pre-IPO Markets](https://docs.lighter.xyz/trading/real-world-assets-rwas/pre-ipo-markets.md)
- [US Equity Indices](https://docs.lighter.xyz/trading/real-world-assets-rwas/us-equity-indices.md)
- [Public Pools](https://docs.lighter.xyz/trading/public-pools.md)
- [Contract Specifications](https://docs.lighter.xyz/trading/contract-specifications.md)
- [Prelaunch Markets](https://docs.lighter.xyz/trading/prelaunch-markets.md)
- [Liquidations & LLP (Insurance Fund)](https://docs.lighter.xyz/trading/liquidations-and-llp-insurance-fund.md)
- [LLP Strategies](https://docs.lighter.xyz/trading/liquidations-and-llp-insurance-fund/llp-strategies.md)
- [Multi-Asset Margin](https://docs.lighter.xyz/trading/multi-asset-margin.md)
- [Collateral Supply Limits](https://docs.lighter.xyz/trading/multi-asset-margin/collateral-supply-limits.md)
- [Funding](https://docs.lighter.xyz/trading/funding.md)
- [Funding Rate Rebates](https://docs.lighter.xyz/trading/funding/funding-rate-rebates.md)
- [PnL And Total Account Value](https://docs.lighter.xyz/trading/pnl-and-total-account-value.md)
- [Fair Price Marking](https://docs.lighter.xyz/trading/fair-price-marking.md)
- [Self-Trade Prevention](https://docs.lighter.xyz/trading/self-trade-prevention.md)
- [API](https://docs.lighter.xyz/trading/api.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://docs.lighter.xyz/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.
