# How to Bridge $ATOM to Moonbeam

### Step 1: Posses ATOM Tokens

Ensure that you have ATOM in your COSMOS wallet to cover gas fees, since you will need to transfer your ATOM from COSMOS network.

### Step 2: Open Bridge Page

Navigate to StellaSwap's [Bridge](https://app.stellaswap.com/bridge) and click on `Bridge COSMOS (ATOM)` :&#x20;

![](/files/tyDg9YfBz9k0q4ZTnYnZ)

or directly visit <https://satellite.money/?source=cosmoshub&destination=moonbeam&asset_denom=uatom&destination_address=>

### Step 3: Select ATOM to send from Cosmoshub to Moonbeam

Set `Source Chain` to Cosmoshub and `Destination Chain` to Moonbeam. Then select ATOM asset.

![](/files/q2J9h0lov8TATkQP87BF)

### Step 4: Enter Destination Address

Enter your Moonbeam wallet address. Or click on `Autofill destination address` (***recommended).***

![](/files/qdkE8uMAjLAdPbW9moTv)

Connect with Metamask will appear, click **next** on the first message and **connect** on the second message.

### Step 5: Connect Wallet & Transfer

With your Moonbeam address entered manually or autofilled and after double checking. Click on `Connect Wallet & Transfer`

![](/files/Mhef6FpC8xkxBfwkJ8dr)

### Step 6: Sign Metamask Message

A confirmation message from your wallet is needed. Click `sign` on Metamask to proceed.

![](/files/bNs30JVZcjS9WroOSvgv)

### Step 7: Send **ATOM** Assets

Transfer process will begin, the bridge will generate a one-time deposit address to send ATOM to or you can connect COSMOS wallet to fill in automatically ***(Recommended)*** by clicking on `connect Keplr`

![](/files/Kpq6tY00m37hukQWVY7e)

### Step 8: Enter Amount and Deposit

Enter deposit amount or click on Max, and click on `Send Deposit`

![](/files/LzvHGxU5zDHtnpSrTJwL)

### Step 9: Approve Message on (Keplr)

Click `Approve` on `COSMOS` wallet Keplr to confirm transaction.

![](/files/pJARyZ8kLEn1zoAKwxmz)

### Step 10: Wait for Transaction to Complete

Check Status of transaction, should take 1\~3 minutes to complete.

![](/files/veCbwEONj3O0A8ha656E)

### Step 11: Success!

You have completed the bridge process and should have your ATOM on Moonbeam.

![](/files/C5ZxvL4FKITIC4WDgHwx)


---

# 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-usdatom-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.
