# Bridge

Bridges are smart contracts that allow users to move their tokens across different chains!

The only token supported for bridging is wMEMO. Read more about MEMO wrapping [**here**](https://docs.wonderland.money/partnerships/abracadabra#wrapping).

In order to bridge wMEMO towards different chains we rely on [**Multichain.org**](https://multichain.org/) (Previously Anyswap Network), we just provide another UI to interact with their smart contracts!

All the fees, amounts and other parameters are decided by Multichain's team, Wonderland does not receive any of the fees collected!&#x20;

Bridging transactions may take some time but they always go through once they leave the depart wallet! If you have any doubts or questions, feel free to ask them using [**Multichain TG Channel**](https://t.me/anyswap)!

## How to Bridge wMEMO

The bridging UI on Wonderland can be found [**here**](https://app.wonderland.money/#/bridge).

![](/files/Y7RXPU6CuFpOHesTX84a)

Select the starting chain on the left side, and the arrival chain on the right. Insert the amount of wMEMO you want to bridge. Double check the amounts and fees in the info box underneath, and then click on the "**Bridge**" button on the right!

*Bear in mind that all the bridge transactions are managed by Multichain. Delays on large sums may happen, but transactions always go through! Thanks for your patience!*

### *Bridging Parameters*

Each one of these parameters is network-specific, and will vary depending on the arrival and departure chain! *You can find these parameters right underneath the bridging UI!*

* **Crosschain Fee** - Fee required to bridge your tokens.
* **Minimum Crosschain Fee** - Minimum Fee required to bridge tokens.
* **Maximum Crosschain Fee -** Maximum possible fee required to bridge tokens.
* **Maximum Crosschain Amount** - Maximum amount that can be sent in one single transaction.
* **Minimum Crosschain Amount** - Minimum Amount required to bridge tokens.


---

# 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.wonderland.money/using-wonderland/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.
