# Drake Exchange

## V3.0 Drake Exchange

- [Welcome](https://docs.drake.exchange/welcome.md): Drake Brings the Best of Centralized Exchanges Onchain.
- [Overview](https://docs.drake.exchange/trading/overview.md)
- [In-House MM Strategy Vaults](https://docs.drake.exchange/trading/overview/in-house-mm-strategy-vaults.md)
- [Dark AMM Swap Path](https://docs.drake.exchange/trading/overview/dark-amm-swap-path.md)
- [Hybrid CLOB + AMM](https://docs.drake.exchange/trading/hybrid-clob-+-amm.md)
- [Trading Venues Split](https://docs.drake.exchange/trading/hybrid-clob-+-amm/trading-venues-split.md)
- [Trade Execution Flow](https://docs.drake.exchange/trading/hybrid-clob-+-amm/trade-execution-flow.md)
- [Margin](https://docs.drake.exchange/trading/margin.md)
- [Isolated Margin](https://docs.drake.exchange/trading/margin/isolated-margin.md)
- [Position Size Adjustment](https://docs.drake.exchange/trading/margin/isolated-margin/position-size-adjustment.md)
- [Add / Reduce Margin](https://docs.drake.exchange/trading/margin/isolated-margin/add-reduce-margin.md)
- [Liquidation](https://docs.drake.exchange/trading/margin/isolated-margin/liquidation.md)
- [Cross Margin](https://docs.drake.exchange/trading/margin/cross-margin.md)
- [Assets](https://docs.drake.exchange/trading/margin/cross-margin/assets.md)
- [Collateral Swap](https://docs.drake.exchange/trading/margin/cross-margin/collateral-swap.md)
- [Auto Borrow and Repay](https://docs.drake.exchange/trading/margin/cross-margin/auto-borrow-and-repay.md)
- [Assets Discount Ratio](https://docs.drake.exchange/trading/margin/cross-margin/assets-discount-ratio.md)
- [Liquidation](https://docs.drake.exchange/trading/margin/cross-margin/liquidation.md)
- [Fees](https://docs.drake.exchange/trading/fees.md)
- [Trading Fee](https://docs.drake.exchange/trading/fees/trading-fee.md)
- [Borrowing Fee](https://docs.drake.exchange/trading/fees/borrowing-fee.md)
- [Funding Fee](https://docs.drake.exchange/trading/fees/funding-fee.md)
- [Order Types](https://docs.drake.exchange/trading/order-types.md)
- [Market Order](https://docs.drake.exchange/trading/order-types/market-order.md)
- [Limit Order](https://docs.drake.exchange/trading/order-types/limit-order.md)
- [TP/SL Order](https://docs.drake.exchange/trading/order-types/tp-sl-order.md)
- [OCO](https://docs.drake.exchange/trading/order-types/oco.md)
- [Collateral](https://docs.drake.exchange/trading/collateral.md)
- [Price Spread](https://docs.drake.exchange/trading/price-spread.md)
- [Oracle Price](https://docs.drake.exchange/trading/oracle-price.md)
- [Auto Deleveraging](https://docs.drake.exchange/trading/auto-deleveraging.md)
- [Risk Management](https://docs.drake.exchange/trading/risk-management.md)
- [Overview](https://docs.drake.exchange/earn-vaults/overview.md): Provide Liquidity And Earn From Multiple Sources.
- [Tokenized Strategy Vaults](https://docs.drake.exchange/earn-vaults/overview/tokenized-strategy-vaults.md)
- [Liquidity Vault](https://docs.drake.exchange/earn-vaults/liquidity-vault.md)
- [Funding Rate Vault](https://docs.drake.exchange/earn-vaults/funding-rate-vault.md): Tokenized Delta-Neutral Funding Rate Arbitrage
- [Audit Report](https://docs.drake.exchange/security/audit-report.md)
- [Social Links](https://docs.drake.exchange/info/social-links.md)
- [Media Kit](https://docs.drake.exchange/info/media-kit.md)
- [FAQs](https://docs.drake.exchange/info/faqs.md)
- [Restricted Regions](https://docs.drake.exchange/terms-of-use/restricted-regions.md)
- [Privacy Policy](https://docs.drake.exchange/terms-of-use/privacy-policy.md)
- [AML/CFT Policy](https://docs.drake.exchange/terms-of-use/aml-cft-policy.md)
- [Monad Madness NYC 2024 Finalist](https://docs.drake.exchange/past-events/monad-madness-nyc-2024-finalist.md)
- [Base Buildthon Onchain Summer 2024](https://docs.drake.exchange/past-events/base-buildthon-onchain-summer-2024.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://docs.drake.exchange/welcome.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.
