# Delta Exchange - User Guide & Rule Book

## Delta Exchange Global - User Guide & Rule Book

- [Introduction](https://guides.delta.exchange/delta-exchange-user-guide/master.md): Getting started with Delta Exchange
- [Options Guide](https://guides.delta.exchange/delta-exchange-user-guide/derivatives-guide/options-guide.md)
- [Option Spreads](https://guides.delta.exchange/delta-exchange-user-guide/derivatives-guide/options-guide/option-spreads.md): Option Spreads contracts have been deprecated
- [MOVE](https://guides.delta.exchange/delta-exchange-user-guide/derivatives-guide/options-guide/move.md): MOVE contracts have been deprecated
- [Turbo Options](https://guides.delta.exchange/delta-exchange-user-guide/derivatives-guide/options-guide/turbo-options.md): Turbo options have been deprecated
- [Futures Guide](https://guides.delta.exchange/delta-exchange-user-guide/derivatives-guide/untitled-1.md)
- [Perpetual Contracts Guide](https://guides.delta.exchange/delta-exchange-user-guide/derivatives-guide/docs.md)
- [Futures Spread Contracts Guide](https://guides.delta.exchange/delta-exchange-user-guide/derivatives-guide/spread-contracts-guide.md): Spread contracts have been discontinued
- [Interest Rate Swaps Guide](https://guides.delta.exchange/delta-exchange-user-guide/derivatives-guide/interest-rate-swaps-guide.md): Interest rate swap contracts have been discontinued
- [BitMex Funding Rate Swap](https://guides.delta.exchange/delta-exchange-user-guide/derivatives-guide/interest-rate-swaps-guide/bitmex-funding-rate-swap.md): BitMex Funding Rate Swap Contract has been discontinued
- [DAI Savings Rate Swap](https://guides.delta.exchange/delta-exchange-user-guide/derivatives-guide/interest-rate-swaps-guide/dai-savings-rate-swap.md): DAI Savings Rate Swap Contract has been discontinued
- [Index Futures - DeFi Index](https://guides.delta.exchange/delta-exchange-user-guide/derivatives-guide/defi-index.md): DEFI Index Futures have been discontinued
- [Market Makers' Guide](https://guides.delta.exchange/delta-exchange-user-guide/market-makers-guide.md)
- [Market Maker Protection](https://guides.delta.exchange/delta-exchange-user-guide/market-makers-guide/market-maker-protection.md)
- [Trade Life Cycle](https://guides.delta.exchange/delta-exchange-user-guide/trading-guide/trade-life-cycle.md)
- [Fair Price Marking](https://guides.delta.exchange/delta-exchange-user-guide/trading-guide/fair-price-marking.md)
- [Leverage](https://guides.delta.exchange/delta-exchange-user-guide/trading-guide/leverage.md)
- [Profit Loss Math](https://guides.delta.exchange/delta-exchange-user-guide/trading-guide/profit-loss-math.md)
- [Margin Explainer](https://guides.delta.exchange/delta-exchange-user-guide/trading-guide/margin-explainer.md)
- [Isolated Margin](https://guides.delta.exchange/delta-exchange-user-guide/trading-guide/margin-explainer/margin-explainer.md)
- [Liquidation of Isolated Margined Positions](https://guides.delta.exchange/delta-exchange-user-guide/trading-guide/margin-explainer/margin-explainer/liquidation.md)
- [Portfolio Margin](https://guides.delta.exchange/delta-exchange-user-guide/trading-guide/margin-explainer/portfolio-margin.md)
- [Cross Margin](https://guides.delta.exchange/delta-exchange-user-guide/trading-guide/margin-explainer/cross-margin.md)
- [Order Types](https://guides.delta.exchange/delta-exchange-user-guide/trading-guide/order-types.md)
- [Basket Orders](https://guides.delta.exchange/delta-exchange-user-guide/trading-guide/order-types/basket-orders.md)
- [Auto Deleveraging](https://guides.delta.exchange/delta-exchange-user-guide/trading-guide/deleveraging.md)
- [Allowed Trading Bands](https://guides.delta.exchange/delta-exchange-user-guide/exchange-sop-and-policies/allowed-trading-bands.md)
- [Market Disruption](https://guides.delta.exchange/delta-exchange-user-guide/exchange-sop-and-policies/market-disruption.md)
- [Trade Annulment](https://guides.delta.exchange/delta-exchange-user-guide/exchange-sop-and-policies/trade-annulment.md)
- [Special Events Handling](https://guides.delta.exchange/delta-exchange-user-guide/exchange-sop-and-policies/special-events-handling.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://guides.delta.exchange/delta-exchange-user-guide/master.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.
