# Fees

### Trading (Open & Close) Fees

On <mark style="color:green;">**EasyX**</mark>, the open and close fees are not fixed; instead, they are dynamically calculated based on your monthly trading volume. As your trading volume increases, the fees gradually decrease. Basically, the more you trade on the platform, the lower the fees you'll pay for each trade.

By offering tiered fee structures, <mark style="color:green;">**EasyX**</mark> incentivizes continued usage and rewards active traders with reduced fees as they increase their trading volume. This dynamic fee calculation ensures that users can benefit from cost savings over time, making the platform more attractive for frequent traders.

<table><thead><tr><th width="125" align="center">Tier</th><th width="350" align="center">30 Day Volume</th><th align="center">Fee (open &#x26; close)</th></tr></thead><tbody><tr><td align="center">0</td><td align="center">&#x3C; $1,000</td><td align="center">0.10%</td></tr><tr><td align="center">1</td><td align="center"><strong>≥</strong> $10,000</td><td align="center">0.09%</td></tr><tr><td align="center">2</td><td align="center"><strong>≥</strong> $100,000</td><td align="center">0.08%</td></tr><tr><td align="center">3</td><td align="center"><strong>≥</strong> $1,000,000</td><td align="center">0.07%</td></tr><tr><td align="center">4</td><td align="center"><strong>≥</strong> $10,000,000</td><td align="center">0.06%</td></tr><tr><td align="center">5</td><td align="center"><strong>≥</strong> $100,000,000</td><td align="center">0.05%</td></tr><tr><td align="center">VIP</td><td align="center"><strong>≥</strong> $1,000,000,00</td><td align="center">0.04%</td></tr></tbody></table>

#### <mark style="color:green;">**Fees Distribution**</mark>

1. Supply: <mark style="color:green;">70%</mark> - To facilitate innovation behind the orderbook / gaslesss trading model.

<mark style="color:green;">60%</mark> - Liquidity Providers

<mark style="color:green;">10%</mark> - Execution Fund

2. Protocol: <mark style="color:green;">30%</mark> - To facilitate early stage growth in the protocol and encourage a wave of skilled, enthusiastic community contributors to accelerate product iterations and wider ecosystem and community growth.

<mark style="color:green;">30%</mark> - $EZX stakers

### Funding Fees

<mark style="color:green;">**Funding fees**</mark> are a crucial and necessary part of trading platforms, strategically implemented to **incentivize traders to choose the less popular side of a trade in terms of open interest**.&#x20;

For example, if there are more **Long** positions than **Shorts** in open interest, then **Longs** <mark style="color:green;">**will pay a funding fee to**</mark> **Shorts**. The same principle applies in reverse – if **Shorts** exceed **Longs**, then **Shorts** <mark style="color:green;">**will pay a funding fee to**</mark> **Longs**.

This encourages a <mark style="color:green;">**balanced market participation**</mark> and helps drive higher trading volumes. By incentivizing traders to take positions that help maintain a healthier market balance, funding fees contribute to a more stable and robust trading environment overall.

Funding fees are paid **every block&#x20;*****pro rata*****&#x20;according to the position size**.


---

# 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.easyx.trade/easyx/protocol/or-trading/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.
