# 수수료

집계기 수수료는 프로토콜 수수료와 통합자 수수료 두 가지 카테고리로 나뉩니다.

스마트 오더 라우터를 통해 수행된 모든 거래에 대해 0.005%의 프로토콜 수수료가 부과됩니다. 예를 들어, 1,000 USDC를 거래할 경우, 프로토콜 수수료는 0.05 USDC가 됩니다. 이 수수료는 온체인에서 집행됩니다.

통합자 수수료는 Aftermath 스마트 오더 라우터를 사용하는 dApp이 원하는 경우 자체 수수료를 지정할 수 있게 합니다. 사용자는 통합자 수수료가 적용되었는지 확인하기 위해 각각의 문서를 참조해야 합니다. 이 수수료는 오프체인에서 집행됩니다.

Aftermath.finance에서 수행된 거래는 0.01%의 통합자 수수료를 부과합니다. 예를 들어, 1,000 USDC의 거래는 0.1 USDC의 통합자 수수료가 발생합니다.

Aftermath.finance에서 스왑을 수행할 때 발생하는 총 수수료는 0.015%입니다.

<br>


---

# 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/trade/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.
