# Biaya

Kapan pun alamat Anda berinteraksi dengan kontrak jaringan Everscale, Anda perlu membayar biaya. Jenis komisi ini disebut **biaya Blockchain**. Blockchain lainnya bekerja dengan cara serupa. Biaya adalah salah satu cara di mana validator diberi upah atas pekerjaannya: biaya dari semua transaksi yang telah disertakan di block yang baru dibuat, dibagikan di antara semua validator yang berpartisipasi. Biaya jaringan Everscale sangat kecil dan terbatas hingga beberapa sen saat melakukan pertukaran.


---

# 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-id/konsep/biaya.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.
