> For the complete documentation index, see [llms.txt](https://docs.jewelswap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jewelswap.io/multiversx/jewelswap-yield-farming/farms/xexchange-farms-energy-dao.md).

# xExchange Farms (Energy DAO)

## About

xExchange is the DEX that launched on MultiversX, offering AMM style Liquidity Pools and swap for users.

***

## Features

xExchange Farms get to enjoy the following JewelSwap Farm Types:

* [Boosted ](/multiversx/jewelswap-yield-farming/farm-overview/boosted-yield-farming.md)Yield Farming

(Optimized Farming and Leveraged Farming are not possible due to xExchange's design as of today)

Farm rewards, which xExchange pays out in xMEX tokens, minted in the form of JWLXMEX and given to the user (claimable).

xExchange offers boosted yields for users that own enough xMEX (xMEX = locked MEX). Because JewelSwap owns a lot of xMEX (due to the [JWLMEX ](/multiversx/staking-derivatives/introduction-to-staking/derivative-tokens/unredeemable-derivatives/jwlmex.md)and [JWLXMEX](/multiversx/staking-derivatives/introduction-to-staking/derivative-tokens/unredeemable-derivatives/jwlxmex.md) derivative) it can offer higher APYs to it's users.

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

***

## Usage

For a UI walkthrough of how to use the farms, check out [the tutorial](/multiversx/jewelswap-yield-farming/position-management.md).

### Fees

For fee information, check out the [fee table](/multiversx/jewelswap-yield-farming/protocol-fees.md#ashswap-farms).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.jewelswap.io/multiversx/jewelswap-yield-farming/farms/xexchange-farms-energy-dao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
