# Fees

<table><thead><tr><th width="278">Fees Collected </th><th width="239">Mint</th><th>Redeem</th></tr></thead><tbody><tr><td>fETH(Normal, CR >= 130%)</td><td>0.25%</td><td>0.25%</td></tr><tr><td>xETH(Normal, CR >=130%)</td><td>1.50%</td><td>1.50%</td></tr><tr><td>fxUSD(Normal, CR >=130%)</td><td>0.00%</td><td>0.25%</td></tr><tr><td>rUSD(Normal, CR >=130%)</td><td>0.00%</td><td>0.25%</td></tr><tr><td>xstETH(Normal, CR >=130%)</td><td>1.50%</td><td>1.50%</td></tr><tr><td>xfrxETH(Normal, CR >=130%)</td><td>1.50%</td><td>1.50%</td></tr><tr><td>xeETH(Normal, CR >=130%)</td><td>1.50%</td><td>1.50%</td></tr><tr><td>xezETH(Normal, CR >=130%)</td><td>1.50%</td><td>1.50%</td></tr><tr><td>btcUSD(Normal, CR >=120%)</td><td>0.00%</td><td>0.25%</td></tr><tr><td>xWBTC(Normal, CR >=120%)</td><td>0.00%</td><td>2.00%</td></tr><tr><td>cvxUSD(Normal, CR>=150%)</td><td>0.00%</td><td>0.25%</td></tr><tr><td>xCVX(Normal, CR>=150%)</td><td>2.50%</td><td>2.50%</td></tr><tr><td>fETH(Stability, CR&#x3C;130%)</td><td>N/A(Disabled in this case)</td><td>0.00%</td></tr><tr><td>xETH(Stability, CR&#x3C;130%)</td><td>0.00%</td><td>8.50%</td></tr><tr><td>fxUSD(Stability, CR&#x3C;130%)</td><td>N/A(Disabled in this case)</td><td>0.00%</td></tr><tr><td>rUSD(Stability, CR&#x3C;130%)</td><td>N/A(Disabled in this case)</td><td>0.00%</td></tr><tr><td>xstETH(Stability, CR&#x3C;130%)</td><td>0.00%</td><td>8.50%</td></tr><tr><td>xfrxETH(Stability, CR&#x3C;130%)</td><td>0.00%</td><td>8.50%</td></tr><tr><td>xeETH(Stability, CR&#x3C;130%)</td><td>0.00%</td><td>9.00%</td></tr><tr><td>xezETH(Stability, CR&#x3C;130%)</td><td>0.00%</td><td>9.00%</td></tr><tr><td>btcUSD(Stability, CR&#x3C;120%)</td><td>N/A(Disabled in this case)</td><td>0.00%</td></tr><tr><td>xWBTC(Stability, CR&#x3C;120%)</td><td>0.00%</td><td>9.00%</td></tr><tr><td>cvxUSD(Stability, CR&#x3C;150%)</td><td>N/A(Disabled in this case)</td><td>0.00%</td></tr><tr><td>xCVX(Stability, CR&#x3C;150%)</td><td>0.00%</td><td>8.00%</td></tr></tbody></table>

Concentrator takes a 10% treasury fee and a 1% harvest fee on **arUSD** and **aFXN**'s yield. The fees were collected during the harvest process and distributed to the Treasury and Keeper respectively.

All fees are adjustable by the governance process.&#x20;


---

# 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.aladdin.club/f-x-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.
