# 手数料

あなたのアドレスがEverscaleネットワークのコントラクトと相互作用するたびに、手数料を支払う必要があります。\
このような手数料は**ブロックチェーン手数料**と呼ばれ、他のどのブロックチェーンも似たような仕組みになっています。手数料は、バリデーターへの報酬の1つです。新しく作成されたブロックに含まれる全てのトランザクション手数料は、参加しているバリデーターに分配されます。Everscaleのネットワーク手数料はごくわずかで、スワップを行う際でも数セント程です。


---

# 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/ew-jp/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.
