# Bridge

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmeKfXaQnIP3bbI1AdlVX%2Fuploads%2FRlC9UxnpAzi3g4HDCRhd%2FScreen%20Recording%202025-04-17%20at%209.21.24%E2%80%AFAM.mp4?alt=media&token=86b9ecbc-cf76-4722-8ac2-3efd4f012fc5>" %}

Bridging assets to Sui has never been easier, thanks to our native integration with [Mayan](https://x.com/MayanFinance) which enables you to easily swap coin A on chain B into coin C on Sui, or vice versa. To get started, simply navigate to the Bridge page from the navigation bar at the top of the screen.

<figure><img src="/files/FIdAkTEN5ul82iUpWnbH" alt="" width="375"><figcaption><p>Bridge page can be found under the Trade dropdown in the menu bar</p></figcaption></figure>

Once on the Bridge page, you will find a Trade modal which looks very similar to our Swap page, but has a few extra features. You will notice next to the **Pay** and **Receive** fields, there is a dropdown menu where you can specify which chain you would like to send assets from, and which chain you would like to receive assets on.

<figure><img src="/files/WZIdjGbhTpoWVR32Kfo6" alt="" width="375"><figcaption><p>Bridge Modal</p></figcaption></figure>

First, connect your wallet for the chain you wish to bridge to Sui from, or from Sui to. Click Login / Conect and you will be prompted to connect your wallet (Metamask, Phantom, etc). Once you select the wallet you wish to use, you will be prompted to connect to Aftermath. Click Connect.

<figure><img src="/files/WwpwVVGSE7mFQlr4HWcR" alt=""><figcaption><p>Connect cross chain wallet</p></figcaption></figure>

Once connected, the process is identical to performing a normal swap between two coins on Sui, except you must specify which chain you want to send to or receive from. You can choose from a variety of chains using the dropdown menus in the **Pay** and **Receive** fields. If you wish to switch your connected wallet, simply click on its address and then choose disconnect, and then connect whichever other wallet you wish.

Once you have determined which chain and asset you want to swap from, and which chain and asset you want to recieve, simply click **Confirm and Bridge** to initiate your swap.

And that's it! It has never been easier to bridge and swap into or out of Sui, thanks to cross-chain swaps on Aftermath, powered by Mayan.


---

# 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.aftermath.finance/getting-started/navigating-aftermath/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.
