# How to Bridge Solana (SOL)  to Moonbeam

Step by step guide for bridging SOL from Solana Chain to Moonbeam. Using Wormhole Portal bridge.

### Step 1: Possess SOL Tokens

Ensure you have SOL in your Solana wallet to cover gas cost for the bridge transaction.&#x20;

### Step 2: Open Bridge Page

Head to [Portal Bridge](https://portalbridge.com/) page.

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

### Step 3: Select Source and Destination Chains

Connect your Solana Wallet and your Moonbeam Wallet, then set the `from Network` to Solana and the `To Network` to Moonbeam

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

### Step 4: Select Asset

Click on Asset and choose Solana. after selecting asset input the amount desired to bridge and hit `Approve and proceed with transaction`. After that a wallet-pop will come up, click confirm to proceed.

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

##

### Step 5: Bridge Transaction Progress

&#x20;As soon as you sign the bridge transaction, you will be able to watch it's progress. It should take few minutes for the transaction to go through.

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

##

### Success! You Have Bridged Your Assets

Once you see Transaction Complete. Means your assets arrived to Moonbeam successfully.

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

###

###


---

# 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.stellaswap.com/how-to-guides/bridge/how-to-bridge-solana-sol-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.
