# 费用

流动性提供商在 Aftermath 上的币池中存入或提取币不收取任何费用。相反，他们赚取的费用是由交易者支付的，这些交易者利用池中的流动性从一种硬币交换到另一种硬币。

任何特定资金池收取的交易费均在创建资金池时确定。对于 Aftermath 上的官方资金池，非相关资金池向交易者收取 0.3% 的交易费，稳定资金池收取 0.1% 的交易费。

社区资金池的费用因资金池创建者的规定而有所不同。每个会员池都在各自的页面上列出了交易费，您可以在成为会员前查看。

<figure><img src="/files/qJWVGSsiKq07K9e46BVs" alt=""><figcaption><p>每个资金池的交易费与资金池的其他详细信息一起列在各自的页面上</p></figcaption></figure>

除了每个池子的交易费用外，Aftermath 还收取 0.005% 的协议费用，由通过池子交换代币的交易者支付。流动性提供者不收取任何费用。


---

# 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://ch-docs.aftermath.finance/chi-zi/fei-yong.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.
