# 수수료

유동성 제공자는 Aftermath의 풀에서 코인을 예치하거나 인출할 때 어떠한 수수료도 부과되지 않습니다. 대신, 풀의 유동성을 사용하여 한 코인에서 다른 코인으로 스왑하는 거래자들이 지불하는 수수료를 벌게 됩니다.

특정 풀에 의해 부과되는 거래 수수료는 풀이 생성될 때 결정됩니다. Aftermath의 공식 풀의 경우, 상관 관계가 없는 풀에 대해 거래자에게 0.3%의 거래 수수료가 부과되며, 안정적인 풀의 경우 0.1%입니다.

커뮤니티 풀의 수수료는 풀의 생성자에 의해 지정되므로 다양할 수 있습니다. 각 풀은 거래 수수료를 해당 페이지에 나열하여, LP가 되기 전에 확인할 수 있습니다.

<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://kr-docs.aftermath.finance/pools/undefined-2.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.
