# Fees

As our platform and especially our liquidity pools are designed to be as flexible as possible, the initiator of each liquidity pool can choose a) the initial swap fee at the pool creation and will be b) able to adjust the fees later, when the liquidity pool is older and has attracted the first liquidity and trading volume.

## AMM fee split

* Liquidity providers: 70%
* Multisig treasury ($STB staking pool): 30%

## CLMM fee split

* Liquidity providers: 86%
* Multisig treasury ($STB staking pool): 14%


---

# 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.stabble.org/appendix/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.
