# BRIDGE

The Bridge just transfers tokens from a user to another wallet (could be themselves) on a different chain. Since no call data is involved, no target contract is needed.

<figure><img src="/files/fZUGuHmgBoXn8hSVv092" alt=""><figcaption><p>Bridge </p></figcaption></figure>

## A clearly defined fee policy

On the BIM Exchange, we strongly believe in clarity and honesty. That's why we have implemented a transparent fee structure for our cryptocurrency exchanges. Each transaction is detailed, with no hidden [<mark style="color:orange;">fees</mark>](https://exchange.bim.finance/en/fees) thus ensuring a surprise-free experience for our users.

| Bridge EVM & Solana | Bridge No EVM |
| ------------------- | ------------- |
| 0.125%              | 1%            |

## Supported bridges for sending and receiving assets.

| CBridge         |
| --------------- |
| CCTP            |
| Connext         |
| Hop             |
| Hyphen          |
| Native Arbitrum |
| Native Gnosis   |
| Native Optimism |
| Native Polygon  |
| Synapse         |
| Symbiosis       |
| Refuel          |
| Stargate        |


---

# 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.bim.finance/whitepaper/overview/bim-exchange-dex-cex/bridge.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.
