# Commissions

<figure><img src="/files/luSpiYXmHvcKF67aZ7GB" alt=""><figcaption></figcaption></figure>

## When making any exchange, you need to pay commissions:

* First, there are TON blockchain commissions, which you pay when you interact with the network's contracts.

Commissions are one way of rewarding validators for their work: commissions from all transactions that have been included in newly created blocks are distributed to all participating validators.

The commissions of the TON network are minimal and limited to a few cents on exchanges.

* In addition, you pay a commission of 0.25% of the transaction amount to the providers who provide liquidity to the pool of tokens you exchange (Liquidity Provider Fee).

The amount of the fee is evenly distributed among all liquidity providers depending on their share in that pool, and they can collect that fee by withdrawing their liquidity.

### How the commission is calculated on DEX Tegro.Finance:

<table><thead><tr><th width="519">Type of commission DEX</th><th>Amount of commission</th></tr></thead><tbody><tr><td>Total DEX commission</td><td>0,4%</td></tr><tr><td>Affiliate Program</td><td>0,05%</td></tr><tr><td>Swap Rewards (TGR cashback)</td><td>0,05%</td></tr><tr><td>To the Liquidity Provider</td><td>0,25%</td></tr><tr><td>DEX net income</td><td>0,05% (0,15%)</td></tr></tbody></table>


---

# 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://tegro.gitbook.io/en/dex-tegro-finance/swap/commissions.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.
