# How to return the transfer fee

You can return \~ 5,2 EVERs from the commission charged for transactions from Everscale to any EVM network.

{% hint style="info" %}
Please note that you can return the commission for the transfer only after it has been completed!
{% endhint %}

First, you need to[ find your transaction](https://docs.octusbridge.io/use/bridge/cross-chain-transfer/how-to/find-my-transaction) and go to the transfer page.\
Here you need to copy the `transfer address`. Just click on the icon.

Now go to [EVER Wallet](https://app.gitbook.com/o/-MUxjK3XWZCxuBwyXzkS/s/vwtaQbYcgICT7ubKSITZ/) (in our case it is an extension) and [send ](https://docs.everwallet.net/manage-assets/sending-and-receiving-tokens)about \~0.1 EVER to the `transfer address` we copied.\
\
Be sure to add the following text in the comment field: ***`te6ccgEBAQEABgAACAVriBQ=`***\
Then confirm the transaction and wait a little while for EVER to arrive in your wallet:

<figure><img src="https://3776394959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYHWioUoTfRHYtNnL7rgu%2Fuploads%2FnZXBDtC0qnRsEPKOnj9m%2Fimage.png?alt=media&#x26;token=3d08992e-ba6e-40c2-b626-3819a271b57c" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can get Everscale network fee back when you make transfers using [Invisible Bridge](https://docs.octusbridge.io/use/bridge/concepts/invisible-bridge)
{% endhint %}

In this case, the process is practically the same as described above, just send your EVERs, attaching a comment[^1], to the address from the line `Prepare second transfer`:

<figure><img src="https://3776394959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYHWioUoTfRHYtNnL7rgu%2Fuploads%2FtuWY2KBmAqK2sbnZ7SSY%2Fimage.png?alt=media&#x26;token=510e889e-6b36-4c72-af40-04137e7aeb75" alt=""><figcaption></figcaption></figure>

[^1]: ***`te6ccgEBAQEABgAACAVriBQ=`***


---

# 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.octusbridge.io/use/bridge/cross-chain-transfer/how-to/how-to-return-the-transfer-fee.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.
