# Protocol Owned Liquidity

When you make a token swap (trade) on the exchange, you will pay a **0.17% trading fee**, and a portion of the fees is used to buyback $MMF and form POL

**0.10%** - Returned to liquidity pools in the form of a fee reward for liquidity providers.

**0.05% -** Forming of MMF LP and sending it to METF [Treasury](https://cronoscan.com/address/0xE25737b093626233877EC0777755c5c4081580be) as backing for METF

**0.02%** - MM Finance Treasury\
\
MM Finance is the first AMM/DEX that will be introducing POL to our system.

By allocating a big portion of our fees to buying back MMF and forming LPs, we will be able to ensure that as the platform scales in trading volume, it will help create deflationary pressure on MMF, resulting in a price increase over time.

On top of that, by forming LPs, we are ensuring that there will always be liquidity for MMF tokens. Even during bear market, there will be enough liquidity to support any sell offs.


---

# 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://mmfinance.gitbook.io/docs/products/protocol-owned-liquidity.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.
