# Stable Swap fees - 0.04% (customizable fees)

The stable AMM fee structure is a little more simplistic. \
\
Of the 0.04% fees collected&#x20;

> 50 % will be allocated to the "base fee"
>
> 50% will be allocated to "LP's"&#x20;
>
> <img src="https://content.gitbook.com/content/bMDQuwa2I2vNOWH6qV6Z/blobs/7rjFJS8V5qIHW2PaRg0h/image.png" alt="" data-size="original">

![Stable Swap fees are a 50/50 split between inSPIRIT holders and LP's](https://content.gitbook.com/content/bMDQuwa2I2vNOWH6qV6Z/blobs/lknQ3IXqPYRsS1MBly3O/image.png)

## Base Fee (50%):

The base fee is exactly the same as the current inSPIRIT distribution. This means inSPIRIT holders will be receiving 50 % of all fees collected from stable swaps.

## Liquidity Pool (50%):

Same as the current concept, 50% of fees will go directly to liquidity pool rewards. E.g if someone swaps $1000 of USDC - DAI, $0.05 cents will go to users supplying to the USDC-DAI LP.&#x20;


---

# 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.silverswap.io/spiritswap-v3/v2-core-features/protocol-fees/stable-swap-fees-0.04-customizable-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.
