# Комиссии блокчейна и DEX

За каждую операцию со смарт-контрактами взимается комиссия блокчейна. **При обмене токенов на TON эта комиссия составляет 0,08-0,13 TON.** Поскольку комиссия в TON заранее неизвестна, смарт-контракты STON.fi взимают с кошельков пользователей 0,3 TON, большая часть которых обычно возвращается. Но также возможно, что плата за блокчейн может достичь 0,3 TON.

<figure><img src="https://telegra.ph/file/6c379321c4e60e9514e8b.png" alt=""><figcaption></figcaption></figure>

При предоставлении ликвидности комиссия блокчейна выплачивается дважды (за каждый из двух токенов в паре), но **впоследствии также возвращается любая неиспользованная сумма.**

<figure><img src="https://telegra.ph/file/58c00853a04e8d18f8fba.png" alt=""><figcaption></figcaption></figure>

**Комиссия DEX взимается в размере 0,3% за транзакцию в принимающих токенах.** Из них 0,2% возвращаются в пул и распределяются между поставщиками ликвидности, а 0,1% достается STON.fi.


---

# 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://guide.ston.fi/en/ru/s-chego-nachat/komissii-blokcheina-i-dex.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.
