# Fees

Liquidity Providers are not charged any fees to deposit or withdraw coins from pools on Aftermath. Rather, they earn fees which are paid by traders who utilize the liquidity in the pools to swap from one coin to another.

The Trade Fees charged by any specific pool are determined when the pool is created. For Official Pools on Aftermath, a Trade Fee of 0.3% is charged to traders for Uncorrelated pools, and 0.1% for Stable pools.

Fees for Community Pools will vary, as they are specified by the creator of the pool. Each pool lists its Trade Fee on its respective page, so you can view it prior to becoming an LP.

<figure><img src="/files/7cBAhRyH2n5aZ6tkjkd2" alt=""><figcaption><p>Trade Fee for each pool is listed on its respective page with the rest of the Pool details.</p></figcaption></figure>

In addition to the Trade Fee for each Pool, a Protocol Fee of 0.005% is charged by Aftermath, paid by traders swapping coins through the Pool. No fee is charged to Liquidity Providers.


---

# 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.aftermath.finance/pools/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.
