# Token Bridge Fees

Fees are variable depending on the token bridged. Please refer to the table below for our planned fees:

<table><thead><tr><th width="147">Token</th><th>Fee (%)</th></tr></thead><tbody><tr><td>ALGO</td><td>0.06</td></tr><tr><td>USDC</td><td>0.06*</td></tr><tr><td>USDT</td><td>0.06*</td></tr><tr><td>BTC</td><td>0.2</td></tr><tr><td>ETH</td><td>0.2</td></tr><tr><td>CRO</td><td>0.06</td></tr><tr><td>PEPE</td><td>0.06</td></tr><tr><td>OPUL</td><td>0.06</td></tr><tr><td>ORDINALS</td><td>0.06</td></tr><tr><td>PEPE2.0</td><td>0.06</td></tr><tr><td>DBD</td><td>0.06</td></tr><tr><td>RLB</td><td>0.53</td></tr><tr><td>TRTS</td><td>0.06</td></tr></tbody></table>

\*0.06% bridging fees were introduced for all stablecoins on 15 June 2023

Please note that the above fees refer to bridging fees for utilizing the Messina.one Bridge. There are also transaction/gas/network fees specific for each chain that will be incurred.&#x20;

For Algorand, this fee is fixed at 0.001 Algo.&#x20;

For EVM chains, we are unable to forecast this fee as it is subject to prevailing gas costs but we do provide a generous estimate on the UI. These gas fees can be changed in the wallet pop-up during a transaction.


---

# 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://messinaone.gitbook.io/messina/bridge/token-bridge/token-bridge-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.
