# Trading Fee

## Overview

DackieSwap enables users to trade directly without relying on a Centralized Exchange. All transactions on DackieSwap are routed through your personal wallet, ensuring you retain complete control over your coins without having to place trust in a third party.

## Meta Aggregator Fee

We currently charge fee base on volume trading via our [Meta Aggregator](/dackieswap/product-features/traders/meta-aggregator.md).

<table><thead><tr><th width="227.296875">Swap via</th><th width="179.890625">Fee</th><th>Example for $10,000 Volume</th></tr></thead><tbody><tr><td>Meta Aggregator</td><td><strong>0.2%</strong> + LP Fee</td><td>Protocol earn: $20</td></tr></tbody></table>

{% hint style="info" %}
If you didn't know, the swap fee for other popular products are below:

* Coinbase Wallet: 1%
* Metamask: 0.875%
* Uniswap Frontend: 0.25%

DackieSwap Meta Aggregator offer the **LOWEST** swap fee on the market, our strategic is attract as many users as possible, so that users can use the best service at the most competitive price.
{% endhint %}


---

# 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.dackieswap.xyz/dackieswap/product-features/traders/trading-fee.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.
