# Fee Structure

## Mauve Exchange Fee Structure

***

Mauve Exchange, standing on the shoulders of Uniswap V3, is a non-custodial automated market maker (AMM) protocol specifically tailored for real-world asset (RWA) markets. Our platform provides liquidity providers with full control over fee generation, innovative security features, and compliance measures in a user-centric trading environment.

### Key Features

* **Fixed Fees:** Each liquidity pool has a predetermined fixed fee, ensuring consistency and reliability for liquidity providers.
* **Curated Pools:** Mauve does not support user-created pools. All pools are carefully developed and maintained by the Mauve DEX developers to meet strategic standards and compliance.
* **Full Fee Allocation:** All trading fees are awarded to liquidity providers without any portion taken by the platform.

### Liquidity Pools and Fees

| Pair       | Fee   | Pool Address                               |
| ---------- | ----- | ------------------------------------------ |
| USDC/WETH  | 0.04% | 0xe45b4d18ac887ed9c221efe28b4fca230107f25f |
| USDC/EUROC | 0.01% | 0x3b65b3a277116cc27e024b7e6bdfa2a961996cb0 |
| blB01/USDC | 0.01% | 0xa0bd33c1450e89106c04c4c5c07110e66da24f31 |

### Concentrated Liquidity

* **Targeted Range:** Liquidity providers can specify the price range in which their capital is active, enabling higher capital efficiency and fee generation within the bounds of market price movements.
* **No Native Token:** Mauve does not issue a native liquidity token, aligning with our ethos of simplicity and direct rewards to liquidity providers.

### Full Fee Allocation to Liquidity Providers

* 100% of trading fees are allocated to liquidity providers.
* There are no fees taken by the Mauve platform; all collected fees go directly to those providing liquidity.

### No Native Liquidity Token

* Mauve does not have a native platform token.
* Liquidity providers are not issued any native tokens as rewards, reflecting our streamlined and utility-focused tokenomics.

### Transparency and Openness

* As a fork of Uniswap V3, Mauve inherits the innovative features of concentrated liquidity and multiple fee tiers, adapted for our unique platform requirements.
* Our commitment to transparency ensures that liquidity providers are fully informed about their potential earnings and the workings of the liquidity pools.

### Contact and Support

For any inquiries regarding the fee structure or to seek guidance on providing liquidity, reach out to our support team at [Mauve Support](mailto:support@mauve.org).


---

# 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.mauve.org/fee-structure.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.
