# 블록체인 사용요금

에버스케일 네트워크 내에서 거래를 진행할 시 "사용료"가 발생합니다. 이런 종류의 수수료를 "**블록체인 사용요금**"이라고 칭합니다. 이는 다른 블록체인 네트워크에서도 비슷합니다. 이런 요금은 네트워크 검증자(밸리데이터)의 작업에 대한 보상으로 주어집니다. 새로 생성된 블록에 포함된 모든 거래의 수수료는 검증작업에 참여한 모든 검증자에게 분배됩니다. 에버스케일의 수수료는 극히 낮은 수준이며 환전시 몇 센트 정도에 불과합니다.


---

# 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.everwallet.net/ever-wallet-kr/concepts/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.
