# How to bridge funds to Arbitrum

The first thing you need to do is enter our X Swap --> <https://app.xy.finance/>

1\. Connect your wallet

The next step is to connect your wallet. Click the “Connect wallet” button in the top right-hand corner and you will see the screen in the image below pop up.

Here, you can choose from a number of options, such as MetaMask or other web3 wallets through WalletConnect.

<figure><img src="/files/7gZvNyX1foUbW9rLmTPp" alt=""><figcaption></figcaption></figure>

2\. Choose XY Token and the destination chain & the source chain you want. Here, we’re going to use ERC-20 XY Token to be bridged to BEP-20 XY Token as an example.

3\. Enter the amount of XY Token you wish to be bridged.

4\. Click the “Approve to swap” button.

<figure><img src="/files/eVum357QSa6bnPDO9mJi" alt=""><figcaption></figcaption></figure>

5\. Click the “Swap” button, and your wallet will ask you to confirm the action.

The details of your XY Tokens will pop up, and click the “Confirm” button to proceed. Your wallet will ask for your confirmation again.

<figure><img src="/files/Dozb1kT61jYg0mgvmtrk" alt=""><figcaption></figcaption></figure>

6\. Confirm your transaction from your wallet.

Soon after, you will receive your XY Token balance on the destination chain.


---

# 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.stereoai.app/syn-token/how-to-bridge-funds-to-arbitrum.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.
