# Trading Fees

### Fixed Fee

Users are charged a fixed fee of 0.07% for opening or closing positions, and for minting or burning PUSD.

### Floating Fee

If the utilization rate of the LP pool exceeds 90% after a position is opened, users need to pay an additional floating fee on top of the fixed fee to ensure system availability. This floating fee does not apply to closing positions or to minting and burning PUSD.

<figure><picture><source srcset="/files/8IjecZ9afMMWNEj3Ma9B" media="(prefers-color-scheme: dark)"><img src="/files/9HsofnvtAK042sXLLB0w" alt=""></picture><figcaption></figcaption></figure>

## Trading Fee Distribution

• 35%: Burning Pool, for burning $PURE through the [Fixed Price Burning Mechanism](/pure.cash/tokenomics/fixed-price-burning-mechanism.md)

• 35%: Liquidity Providers&#x20;

• 20%: Pure.cash Labs

• 10%: Ecosystem Rewards

<figure><picture><source srcset="/files/Uet33jcypbwK65iSUSbI" media="(prefers-color-scheme: dark)"><img src="/files/IeawJRW98vgSqjZhumqs" alt="" width="563"></picture><figcaption></figcaption></figure>


---

# 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.pure.cash/pure.cash/longonly/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.
