# Protocol Fees

### **AshSwap Farms**

This table illustrates which party earns how much of the generated rewards of the farmer.

<table><thead><tr><th width="151">Type</th><th width="131">Farmers</th><th width="145">Lenders</th><th width="161">JWLASH Stakers</th><th>Protocol</th></tr></thead><tbody><tr><td>With leverage</td><td><a href="/pages/VH3dMBJY11ILyoXLsM5n#pool-usage">Up to 40%</a></td><td><a href="/pages/VH3dMBJY11ILyoXLsM5n#pool-usage">Minimum 30%</a></td><td>15%</td><td>15%</td></tr><tr><td>Without leverage</td><td>70%</td><td>N/A</td><td>15%</td><td>15%</td></tr></tbody></table>

***

### **OneDex Farms**

Up to 90% of the farming position yield farming rewards go to the Farmer. \
(ONE-EGLD - 85%)\
(LEGLD-EGLD - 90%)\
(USDC-USDT - 90%)

***

### **Hatom Farms**

Up to 70% of Hatom farming position rewards go to the Farmers, 15% to the HTM stakers and balance to the Protocol.

| Type             | Farmers | JWLHTM Stakers | Protocol |
| ---------------- | ------- | -------------- | -------- |
| Without leverage | 70%     | 15%            | 15%      |

***

### **JewelSwap Farms**

Up to 70% of JewelSwap farming position rewards go to the farmers, balance to the Protocol.

| Type             | Farmers | Protocol |
| ---------------- | ------- | -------- |
| Without leverage | 70%     | 30%      |
| With leverage    | 70%     | 30%      |

***

### xExchange Farms (Energy DAO)

Up to 70% of xExchange farming position rewards go to the farmers, balance to the Protocol.

| Type | Farmers | Protocol | JWLXMEX stakers |
| ---- | ------- | -------- | --------------- |
| Farm | 70%     | 15%      | 15%             |


---

# 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.jewelswap.io/multiversx/jewelswap-yield-farming/protocol-fees.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.
