# DEX

<figure><img src="/files/CmSNOqRAh7A1q1MAoeXA" alt=""><figcaption></figcaption></figure>

#### Trade

ZDX Finance provides not only CDP but also DEX. You can buy/sell zAssets on DEX anytime. Unlike traditional stock markets, trading is available 24/7.

#### Liquidity Providing

Liquidity Providers raises zAssets by issuing new zAssets through CDP or by trading on the DEX, and provides liquidity to the pool with DAI as a pair. Their compensation is paid from a portion of the trade's commission.

#### Farm

Liquidity providers will receive tokens proving Liquidity providing (LP token). In addition, additional rewards can be earned by staking LP tokens. This additional reward is paid from a portion of the revenue earned by the protocol in stabilization fees from CDP issuance.


---

# 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://zdxfi.gitbook.io/zdx-finance/protocol/zdxswap.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.
