# Fee

The fees for minting XLP, redeeming XLP, and executing swaps will vary based on whether the operation improves or exacerbates the imbalance of tokens in the liquidity pool.

For instance, if the proportion of ETH is higher in the index and the proportion of USDC is lower, operations that further increase the amount of ETH in the index will incur higher fees, while operations that decrease the amount of ETH in the index will incur lower fees.


---

# 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://10kdex.gitbook.io/10k-dex-docs/user-guide/10k-dex-earn/fee.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.
