# Bridge assets to Moonbeam

To transfer funds from other chains to the Moonbeam Network, go to <https://app.beamswap.io/bridge>. Make sure your wallet is connected to the Moonbeam Network.

First, select the network from which you want to transfer funds:

* Ethereum
* BSC
* Moonbeam

Next, select Moonbeam Network as the destination network.

Finally, select a token you want to transfer and enter the amount of tokens you are transferring.

Click the “Bridge” button and confirm the transaction in your wallet.

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

{% hint style="info" %}
If you have just started using Beamswap and need some $GLMR to cover gas fees for bridging assets, go to the “Faucet” tab and obtain some $GLMR to pay for a few transactions and swaps. The Faucet feature is only available once per wallet.
{% endhint %}

Learn more about Beamswap Bridge:

{% embed url="<https://youtu.be/zHAPGy8y-J8>" %}

## Bridge Feature

Our dApp allows you to bridge coins from one mainnet to another with minimal fees. The fee for bridging to Beamswap is either \~$1 or free! The fee for bridging out of Beamswap ranges from $5 to 0.1% of the funds being bridged, depending on the token. Transfering funds to the moonbeam network is hassle free.

### Key Points

1. Cross-chain Fee is 0.00 %, the Gas fee is 0.00 USDC for your cross-chain transaction on the destination chain

2. Minimum Crosschain Amount is 40 USDC Maximum Crosschain Amount is 5,000,000 USDC

3. The estimated time of Cross-chain Arrival is 10-30 minutes&#x20;

4. Cross-chain amounts larger than 1,000,000 USDC could take up to 12 hours

## Step 1

Click [here ](https://app.beamswap.io/bridge)to go to the bridge

Or visit: <https://app.beamswap.io/bridge>

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

## Step 2

Choose the network from which you want to transfer the funds, as shown below.

{% hint style="warning" %}
Make sure your wallet is on the same network as well!
{% endhint %}

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

## Step 3

Next, select the destination network to where you want to transfer the funds.

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

## Step 4

Finally, select the token you want to transfer, and enter the number of tokens you wish to transfer.

<figure><img src="/files/4c855MxXQ8YINfrusTlH" alt=""><figcaption></figcaption></figure>

## Step 5

Scroll to the bottom and click on **Swap.**

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

## Step 6

Finally, review the transaction details and click on **Confirm.**

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

## Step 7

Your MetaMask will pop up. Scroll down and click on **Confirm**.&#x20;

{% hint style="warning" %}
Make sure you have enough funds to pay for the gas fee!
{% endhint %}

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

### That's it. You will have successfully bridged your tokens.

### Follow the guide below if you just bridged and don't have GLMR.

{% embed url="<https://docs.beamswap.io/getting-started/how-to-use-the-gas-pump-feature>" %}

Now, you can start utilizing [Beamswap services and features](/products-and-features/stglint.md).


---

# 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.beamswap.io/getting-started/bridge-assets-to-moonbeam.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.
