# ZentDex

ZentDex is a decentralized exchange (DEX) built for secure and efficient trading within the Zentium.tech ecosystem. It processes trades directly on-chain, eliminating intermediaries to ensure transparency and give users complete visibility and control.

To enhance efficiency, ZentDex integrates a **DEX aggregator**, allowing users to access the best available prices across multiple decentralized exchanges. Instead of limiting trades to a single liquidity source, the aggregator scans different DEXs to find optimal rates, reduce slippage, and improve execution.

What makes ZentDex stand out is its integration of AI-driven trading strategies. These tools track live market data, helping traders make well-calculated decisions and execute trades accurately. With the added aggregator functionality, users can trade smarter, faster, and at the most competitive prices available.


---

# 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://zentium.gitbook.io/tech/core-components/zentdex.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.
