# PNIX DEX

## On-Chain Orderbook DEX&#x20;

PNIX DEX is an order book-based decentralized exchange (DEX) that directly interacts with the user's TX through on-chain smart contracts, eliminating the need for intermediaries. Its primary goal is to revolutionize the DeFi landscape by establishing a robust order book-based system that offers convenience and efficiency.

To achieve this objective, the platform started by creating an order book and matching engine using distributed ledgers and smart contracts. By doing so, PNIX DEX addresses two critical missions and resolves two Pain Points in the decentralized finance realm.

### Two Pain Point

1. Limitations of AMM-based DEX: \
   In the blockchain DeFi ecosystem, the liquidity of DEXs posed a significant challenge, despite being a crucial factor. Integrating the AMM model, which was primarily theoretical, into the blockchain was a remarkable innovation that fueled the DeFi boom. It combined liquidity provision in a market with poor liquidity, offering a new passive income source. However, AMM-based DEXs have certain limitations. These include the risk of substantial slippage when the liquidity pool is small, capital inefficiency for liquidity providers, impermanent loss, and susceptibility to front-running attacks when compared to order book methods.
2. Limitations of CEX (Centralized Exchange): \
   Centralized exchanges, as evidenced by incidents like the recent FTX and Mt. Gox episodes, constantly create issues that erode trust and value in the entire industry. Frequent hacking and ethical problems cause significant disruptions, undermining confidence in the centralized exchange model.

### Two Mission

1. Omni-Chain Hub: \
   Despite the activation of various mainnets, there remain significant limitations in connecting assets and services across different chains. Ironically, the primary method for moving assets between chains is through centralized exchanges. PNIX DEX seeks to assume the role of the centralized exchange on the blockchain. Firstly, our goal is to provide a unified interface for various chains through a single exchange. Secondly, we aim to go beyond that and offer a seamless experience for each chain. Ultimately, we envision making it effortless to trade both intra-chain and cross-chain assets through the PNIX DEX.
2. Core Engine of Derivatives: \
   The on-chain matching engine enables the trading of various derivatives based on traditional order books. In addition to the existing DeFi market for various synthetic assets, we are also preparing to introduce products like futures and options. Our initial focus is on expanding the user's trading environment and enhancing DeFi's activity by linking PNIX DEX's Spot market with the DeFi Lending service to provide leveraged positions. This will open up new possibilities for traders and further activate the DeFi ecosystem.

### Detail of Services&#x20;

#### Overview: Easy to Trade, Decentralized, Maximize Invest return

<details>

<summary>Easy to Trade (Familiar and Intuitive Service)</summary>

The order book-based trading service is the most familiar and intuitive trading model for traders. The overwhelming majority of traders have experience with order book-based exchanges, making it a preferred choice.

Key Benefits:

1. Gain useful insights: Traders can easily check trade listings, leading to increased trading volume.
2. Instant profit confirmation: Intuitive position securing allows for quick and efficient profit monitoring.
3. Overcoming DeFi limitations: PNIX DEX improves the existing DeFi model, which is centered on swap transactions, by offering an order book-based approach.

PNIX DEX is dedicated to providing an order book-based interface on par with centralized exchanges (CEX). Our goal is to match the user experience level of top exchanges like Binance. Additionally, we plan to offer iOS and Android app services, ensuring a seamless trading experience optimized for mobile users.

</details>

<details>

<summary>Decentralization and Composability</summary>

The main distinction between CEX and DEX lies in how deposits, withdrawals, and transactions are handled. PNIX DEX stands out as a decentralized order book-based exchange that operates without managing users' assets centrally (DB). All transfers are conducted solely through the user's tx, making KYC unnecessary.

Unlike most existing DEXs where intermediaries are involved in matching, PNIX DEX takes it a step further by enabling ordering, execution, and payment to occur within a single order tx, eliminating the need for a middleman. This seamless process ensures excellent compatibility with other DeFi services, allowing for easy expansion. PNIX has ambitious plans to create an ecosystem that connects various DeFi services, games, and contents around DEX.

</details>


---

# 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-en.pnix.exchange/decentralized-exchange/pnix-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.
