> For the complete documentation index, see [llms.txt](https://vesselfinance.gitbook.io/vessel/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vesselfinance.gitbook.io/vessel/mainnet-user-guide/fees/trading-fee.md).

# Trading Fee

Trading fees are charged when an order is executed on Vessel. The fees are calculated as a percentage of the total value of the received token.

## Maker and Taker Fees

Currently, there is only one level of trading fee rate for Vessel users. In the future, Vessel will introduce VIP levels, where users will enjoy different fee rates based on their VIP status.

|             | Maker Fee Rate | Taker Fee Rate |
| ----------- | -------------- | -------------- |
| VIP Level 0 | 0.2%           | 0.2%           |

## Pair Fee Discount

Pair Fee Discount is an additional factor applied to the trading fees for specific pairs, which can significantly reduce the fees for traders.&#x20;

Please note that the promotional trading fees are only applicable to the trading pairs found in the list below.

<table><thead><tr><th width="204.33333333333331">Trading Pair</th><th>Maker Fee</th><th>Taker Fee </th></tr></thead><tbody><tr><td>USDC/USDT</td><td>5% * Standard Fee Rate</td><td>5% * Standard Fee Rate</td></tr></tbody></table>

## User Fee Rate Example

If your VIP Level in Vessel is **VIP 0**, your Maker Fee Rate is **0.2%** and Taker Fee Rate is **0.2%**. Let's say you want to trade the USDC/USDT pair, and there is a **95%** off on the taker and maker fees for this pair.

**Calculation:**

Your maker fee rate in USDC/USDT is 0.2% \* (1-95%) = 0.01%\
Your taker fee rate in USDC/USDT is 0.2% \* (1-95%) = 0.01%

## Trading Fee Examples

### **Buying Example**

If you buy 1 ETH at 3000 USDC, and the order is filled:

* Your trading fee is $$1 \text{ ETH}×0.2% = 0.002 \text{ ETH}$$
* You will receive $$1 -0.002 = 0.998 \text{ ETH}$$

### **Selling Example**

If you sell 1 ETH at 3000 USDC, and the order is filled:

* Your trading fee is $$3000 \text{ USDC}×0.2% = 6 \text{ USDC}$$
* You will receive $$3000 - 6 = 2994 \text{ USDC}$$

Please note that the fee model may change in the future. Stay informed by keeping an eye on our announcements for any updates.
