# Overview

### About DerivaDEX

DerivaDEX is a noncustodial decentralized derivatives exchange focused on providing a high-performance trading experience for perpetual swaps. Utilizing a custom off-chain network for order matching and trade execution, DerivaDEX ensures low latency and a front-running resistant environment. Deposits and withdrawals are managed by secure Ethereum smart contracts, providing full transparency and user custody.

Owned and governed by the DerivaDAO, all key updates and changes to the exchange are determined through decentralized governance, empowering DDX token holders with voting rights.

### Key Features

1. **Highly Liquid Order Book**: A robust central-limit order book facilitates high liquidity and deep trading pairs.
2. **Cross-Margin Leverage**: Offers flexibility in capital usage, tailored to traders’ needs.
3. **High-Performance Matching**: Trusted hardware-enabled nodes ensure off-chain, tamper-resistant execution.
4. **Real-Time Price Feeds**: Secures liquidation processes with a DAO-controlled insurance fund.
5. **Sustainable Liquidity Mining**: Incentivizes long-term liquidity provision by rewarding active participants with increased voting power.

### Availability

<mark style="color:green;">**The mainnet version is currently in a limited-access pilot on Ethereum, and a testnet is accessible on Sepolia at**</mark> [<mark style="color:green;">**testnet.derivadex.io**</mark>](https://testnet.derivadex.io)<mark style="color:green;">**.**</mark>

### Differentiation from Competitors

Unlike decentralized exchanges that rely solely on on-chain matching, DerivaDEX uses a hybrid approach that combines on-chain custody with off-chain performance, allowing for lower latency, deeper liquidity, and more responsive trading.&#x20;

Its governance structure, centered around the DerivaDAO, ensures that users have a direct say in the evolution of the exchange.

Unlike centralized exchanges, DerivaDEX users maintain self-custody of funds.&#x20;


---

# 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.derivadex.io/about-derivadex.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.
