# Platform 4: Decentralized Exchange (DEX)

## Overview

The **InfinixChain DEX** is a secure, decentralized exchange where users can trade cryptocurrencies seamlessly with advanced tools and high liquidity. It combines the benefits of order books and AMMs for an enhanced trading experience.

## Key Features:

* **Hybrid System:** Combines order book and AMM for versatile trading.
* **Advanced Trading Tools:** Includes stop-loss, limit orders, and charting tools.
* **Cross-Chain Trading:** Trade assets from different blockchain networks.
* **High Liquidity:**  Incentivized liquidity pools ensure deep liquidity for smooth trades.

## How It Works:

1. **Trade with AMM or Order Book:**  Choose between AMM or the order book system based on your trading style.
2. **Advanced Tools:**  Utilize tools like stop-loss and limit orders for precise trades.
3. **Cross-Chain Capabilities:**  Trade assets from other blockchains using bridges

<br>

<br>


---

# 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://infinixchain.gitbook.io/infinixchain-docs/platform-4-decentralized-exchange-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.
