# Fee Structure

At MuesliSwap, we are devoted to offering a service with transparent and low fees. The table below shows an overview of the current fee structure used in the MuesliSwap frontend.. A small fee of 0.95 ADA is taken to cover the network costs and to incentivize decentralized matchmakers when matching a transaction. This fee will also be returned, when you cancel an order through our website. Moreover, we are taking a very small frontend fee

As promised, MILK has very direct utility on MuesliSwap: That’s why MILK holders will enjoy discounted fees! If you hold at least 100 MILK in your trading wallet, you will enjoy reduced trading fees on the frontend fee. &#x20;

A more detailed overview on possible fee reductions can be seen below.

<table><thead><tr><th width="189" align="right">Required holdings</th><th width="175" align="center">Frontend Fee</th><th width="139" align="center">Savings</th></tr></thead><tbody><tr><td align="right">0+ MILK</td><td align="center">1 ₳ + 0.050%</td><td align="center"><mark style="color:red;">0%</mark></td></tr><tr><td align="right">100+ MILK</td><td align="center">1 ₳ + 0.035%</td><td align="center"><mark style="color:green;">30%</mark></td></tr><tr><td align="right">500+ MILK</td><td align="center">1 ₳ + 0.030%</td><td align="center"><mark style="color:green;">40%</mark></td></tr><tr><td align="right">1000+ MILK</td><td align="center">1 ₳ + 0.025%</td><td align="center"><mark style="color:green;">50%</mark></td></tr><tr><td align="right">2000+ MILK</td><td align="center">1 ₳ + 0.020%</td><td align="center"><mark style="color:green;">60%</mark></td></tr><tr><td align="right">5000+ MILK</td><td align="center">1 ₳ + 0.015%</td><td align="center"><mark style="color:green;">70%</mark></td></tr></tbody></table>

**Example:**

If you have 500 MILK in your wallet and you place a 1000 ADA order you will pay the following frontend fee: *1 + 1000 \* 0.030% = 1 + 0.30 = 1.30 ADA* frontend fee. In addition, we attach 0.95 ADA to the order that are an incentive to decentralized matchmakers and pay for Cardano network fees.<br>


---

# 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.muesliswap.com/cardano/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.
