# OPZ-DEX

{% hint style="info" %}
OPZ-DEX Demo: [OPZ.com/Trade](https://www.opz.com/trade/)
{% endhint %}

<figure><img src="/files/V53hHhs6odCvVDIZxPBq" alt="" width="563"><figcaption><p>OPZ-DEX Platform</p></figcaption></figure>

OPZ-DEX is the first-of-its-kind platform that leverages the robustness of Bitcoin's Layer 2 to offer decentralized spot and perpetual trading. Engineered to unlock and leverage the vast yet dormant liquidity of Bitcoin – estimated to be over $1 trillion.

OPZ-DEX integrates the Chronicle Matching Engine, a resilient and scalable exchange solution. It provides high capacity and low latency order matching, validation, and risk checks. Access and manage trades and assets using the OPZ Wallet, WalletConnect, or any other injected compatible wallet.

* **Off-Chain Chronicle Matching Engine:**  High-Performance, Low Latency to deliver optimized, low-latency performance, enhancing resource efficiency.
* **On-Chain Settlement Layer**: Guarantees the immutability and transparency of every trade. With Zero-Knowledge Rollups, OPZ-DEX enhances transaction throughput and privacy, presenting a scalable, secure, and user-centric trading platform.

#### Key Features

* **Low Latency High Throughput:** Employs the Chronicle Matching Engine designed from the ground up for low latency order matching and execution.
* **Multiple Order Types**: Supports market, limit, stop, iceberg, pegged, and hidden orders.
* **Multiple Time-In-Force Options**: Includes IOC, FOK, GTT, and GTD.
* **Safe Matching**: Self-match prevention ensures fair and ethical trading.
* **One-Tap Bridge**: Supports a range of coins, including Bitcoin and EVM-compatible networks.
* **Resilient**: Full HA/DR capabilities via multi-node replication and hot-hot configurations. This helps achieve uninterrupted service.
* **Oracle Solution:** Asset prices on OPZ-DEX come from decentralized on-chain oracles providers of 15 independent Chainlink nodes. Any features that rely on collateralization, such as stop orders and liquidations, are determined using this price.
* **OPZ Liquidation Engine:** The Oracle Price with our custom-developed Chronicle Matching Engine checks risk with high capacity and low latency to determine liquidations.
* **Cross-Blockchain Compatibility**: Supporting BTC and ETH addresses.
* **OPZ Network Architecture**: The OPZ Network focuses on security, scalability, and practicality. The architecture consists of several components: the **Processing Layer** and the **Consensus and Data Integrity Layer**.
* **OPZ-AI**: AI-Powered Price Forecast, AI-Identified Chart Patterns, and Real-Time Risk Analyzer, currently in beta, are innovative features soon to be integrated directly on the trading interface.
* **Superintelligence Trader**: An AI-driven system that automates crypto trades, optimizing strategies with real-time analysis. It leverages advanced algorithms and artificial intelligence to identify and capitalize on market opportunities.

{% content-ref url="/pages/JpR3nZNBlL2aJXRSTMo8" %}
[Superintelligence Trader](/opz-ai/superintelligence-trader.md)
{% endcontent-ref %}

### **Bridging the Gap Between Off-Chain Efficiency and On-Chain Security**

The hybrid model of OPZ-DEX bridges the best of both worlds, offering the speed and efficiency of traditional centralized exchanges with the security and trustlessness of decentralized platforms:

* **Efficient Trading Experience:** Traders enjoy a high-speed, responsive trading experience similar to centralized platforms, crucial for executing strategies that require quick response times and minimal latency.
* **Decentralized and Secure:** By settling trades on the blockchain, OPZ-DEX ensures that the core principles of decentralization and self-custody are upheld, instilling trust and confidence among its users.
* **Reduced Risk of Slippage:** The deep liquidity provided through integration with DeFi ecosystems and institutional market makers minimizes the risk of slippage, ensuring that traders receive the best possible execution price.


---

# 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://whitepaper.opz.io/opz-dex-beta/opz-dex.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.
