# Fees & Pricing

### S**wap**

The swap fee varies from 0.01%\~0.1% depending on the proportion of the assets pool and which assets you want to swap.

### **Open/Close Position**

The opening and closing fees are determined by the risk level of the token (risk level depends on its market value and liquidity). For details, please refer to

{% content-ref url="/pages/LzFOpH9hCCRvt9hEDgFl" %}
[Assets/Pairs](/for-traders/start-trading/assets-pairs.md)
{% endcontent-ref %}

### Liquidation Execution Fee

The cost for liquidation execution is 1% of the position size.

Keepers: Free until further notice

### **Reserving Fee**

Charge per hour：(assets borrowed) / (total assets in pool) \* 0.01%.

### Funding Fee

Charge or subsidy per hour： Position size \* Funding rate

## Pricing

Oracle price feed provided by [Pyth](https://pyth.network/)


---

# 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.mmex.io/for-traders/start-trading/fees-and-pricing.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.
