# Decentralized Exchange

DeFi Kingdoms currently has two decentralized exchanges that use the tried-and-true UniswapV2 Protocol. DeFi Kingdoms: Crystalvale's DEX trades in JEWEL, CRYSTAL, AVAX, and a variety of tokens on DFK Chain, our Avalanche subnet, while DeFi Kingdoms: Serendale's DEX trades in JEWEL, JADE, KAIA, and a host of other tokens on the Kaia network. Trading is one of the main reasons we are drawn to blockchain technology and we want to make the experience fun and enjoyable for all within the realms.

<figure><img src="/files/sR2yW64fhQvAP865xhMU" alt=""><figcaption><p>Merchant Matoya in Serendale's Central Marketplace</p></figcaption></figure>

From the [Marketplace](/gameplay/locations/marketplace.md), you can swap tokens at current exchange rates. These tokens can be placed in liquidity pools, which will earn fees any time anyone trades those token pairs. Additionally, the LP tokens for certain incentivized token pairings can also earn CRYSTAL or JADE rewards when staked in the [Gardens](/how-defi-kingdoms-works/the-gardens.md).


---

# 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.defikingdoms.com/how-defi-kingdoms-works/decentralized-exchange.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.
