# Trade

- [Features](https://guide.dem.exchange/trade/features.md)
- [Perps & Futures](https://guide.dem.exchange/trade/futures.md)
- [Pricing Engine](https://guide.dem.exchange/trade/futures/pricing-engine.md)
- [Margin Specifications](https://guide.dem.exchange/trade/futures/margin-specifications.md)
- [Liquidation Engine](https://guide.dem.exchange/trade/futures/liquidation-engine.md)
- [Market Specifications](https://guide.dem.exchange/trade/futures/market-specifications.md)
- [Pre-launch Perpetuals](https://guide.dem.exchange/trade/futures/pre-launch-perpetuals.md)
- [Glossary](https://guide.dem.exchange/trade/futures/glossary.md)
- [FAQs](https://guide.dem.exchange/trade/futures/futures-faqs.md)
- [Grouped USD Token](https://guide.dem.exchange/trade/grouped-usd-token.md): Demex's primary stablecoin that is 1:1 USD-backed for a better deposit experience
- [Constituent Criteria](https://guide.dem.exchange/trade/grouped-usd-token/constituent-criteria.md)
- [Safety Features](https://guide.dem.exchange/trade/grouped-usd-token/safety-features.md)
- [Migration Guide](https://guide.dem.exchange/trade/grouped-usd-token/migration-guide.md)
- [Fees](https://guide.dem.exchange/trade/fees.md): Find out why Demex is one of the cheapest Perp DEX to trade on.
- [Trading Fees](https://guide.dem.exchange/trade/fees/trading-fees.md): An overview of Demex trading fees.
- [Funding Fees](https://guide.dem.exchange/trade/fees/funding-fees.md)
- [Network Fees](https://guide.dem.exchange/trade/fees/network-fees.md)
- [Deposit & Withdrawal Fees](https://guide.dem.exchange/trade/fees/deposit-and-withdrawal-fees.md)
- [Fee Delegation](https://guide.dem.exchange/trade/fees/fee-delegation.md): Delegate your SWTH Fee Tier to another account without transferring your SWTH easily.
- [CEX to Demex VIP Program](https://guide.dem.exchange/trade/fees/cex-to-demex-vip-program.md): Enjoy a VIP trading experience on Demex when you migrate from a CEX!
- [Fee Distribution](https://guide.dem.exchange/trade/fees/fee-distribution.md)
- [Notifications](https://guide.dem.exchange/trade/notifications.md): Be alerted to important matters, from order fills to new market alerts.
- [Demex Progressive Web App (PWA)](https://guide.dem.exchange/trade/notifications/demex-progressive-web-app-pwa.md)
- [Trading Modes](https://guide.dem.exchange/trade/trading-modes.md)
- [Lite Mode](https://guide.dem.exchange/trade/trading-modes/lite-mode.md)
- [Pro Mode](https://guide.dem.exchange/trade/trading-modes/trading-futures-on-demex.md)
- [Features](https://guide.dem.exchange/trade/trading-modes/trading-futures-on-demex/features.md)
- [Market Leverage](https://guide.dem.exchange/trade/trading-modes/trading-futures-on-demex/market-leverage.md)
- [Order Types](https://guide.dem.exchange/trade/trading-modes/trading-futures-on-demex/order-types.md)
- [Execution Options](https://guide.dem.exchange/trade/trading-modes/trading-futures-on-demex/execution-options.md)
- [Time-In-Force 🆕](https://guide.dem.exchange/trade/trading-modes/trading-futures-on-demex/time-in-force.md)
- [Trigger (Stop) Orders](https://guide.dem.exchange/trade/trading-modes/trading-futures-on-demex/trigger-stop-orders.md)
- [Take-Profit](https://guide.dem.exchange/trade/trading-modes/trading-futures-on-demex/trigger-stop-orders/take-profit.md)
- [Stop-Loss](https://guide.dem.exchange/trade/trading-modes/trading-futures-on-demex/trigger-stop-orders/stop-loss.md)
- [Chart Trading 🆕](https://guide.dem.exchange/trade/trading-modes/trading-futures-on-demex/chart-trading.md)
- [Trading Profile](https://guide.dem.exchange/trade/trading-profile.md)
- [User Profile](https://guide.dem.exchange/trade/trading-profile/user-profile.md)
- [Balance](https://guide.dem.exchange/trade/trading-profile/balance.md)
- [Order History](https://guide.dem.exchange/trade/trading-profile/order-history.md)
- [Trade History](https://guide.dem.exchange/trade/trading-profile/trade-history.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://guide.dem.exchange/trade.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.
