# Trader: Competitive prices for small swaps

**Because Akronswap has very low dynamic swap fee for a small swap sizes, it offers better prices to traders.**

For example, if Akronswap pool has $2 million in liquidity, then Akronswap offers better prices for swap sizes up to $1500 compared to a CPMMv2 that has a TVL of $80 million, 40x larger. As TVL grows, Akronswap will have better prices on larger trades because CPMMv2 collects a fixed fee of 0.25% to 0.3% whereas Akronswap collects a dynamics swap fee that can be much lower. Similarly, $10M TVL would correspond to better prices on trades up to $7500.&#x20;

Considering the median non-arbitrage swap size is between $1000 and $2000, Akronswap can offer better prices for most non-arbitrage swaps if TVL reaches a certain threshold.

👉 **See** [**Simulator**](https://docs.google.com/spreadsheets/d/1d-Vfo7QJwB5lXl2D9ukw2syghz7gxu2KYFWvPnnPTbo/edit?usp=sharing) **to compare swap costs on Akronswap vs CPMMv2 for different swap sizes and pool liquidities.**


---

# 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.akronswap.com/introduction/trader-competitive-prices-for-small-swaps.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.
