> For the complete documentation index, see [llms.txt](https://docs.amnis.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.amnis.finance/amnis-finance-kr/undefined-4.md).

# 수수료

Amnis Finance는 스테이킹 보상에 대해 7%의 수수료를 적용하여 \*\*DAO 금고(Treasury)\*\*에 기여합니다. 이는 연간으로 환산 시 예치된 APT 가치의 약 0.49%, 즉 $100 예치 시 약 $0.49에 해당합니다.

이 수수료 수준은 대부분의 거래소 스테이킹 서비스보다 경쟁력 있는 조건을 제공합니다.

해당 수수료는 DAO의 투표를 통해 변경될 수 있습니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.amnis.finance/amnis-finance-kr/undefined-4.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
