# Create and Fund Polkadot .js Wallet

This guide will take you through setting a Polkadot Wallet and funding it through Binance. A necessary step before being able to use XCM cross bridge to send assets to XC-20 assets to Moonbeam.

### Step1: Open Polkadot Dashboard

Head to <https://polkadot.js.org/apps/#/accounts>. Click on `Polkadot-js extension` to download if you don't already have one.&#x20;

![](/files/FNFQPukmmDK6DQ04OSj6)

### Step2: Connect to Polkadot

After creating or importing your wallet in Polkadot .js extension, click on the three dots to open options and select `Polkadot` as network.

![](https://lh6.googleusercontent.com/oVHihDfcJPQI5SnVWzlKdMFIeFSb7d78mGRyLOMpBF_vQI2IV9PZlP-u1BgvlKL_uGztnV7zzjn0vR_ce25meDVPQOIbjx-A0ny6faSWwn6mbSuGyoCaHGn9GjO151chIGmxR7Y)

### Step 3: Copy Address

Once on Polkadot network, copy your address by clicking the `copy` icon&#x20;

![](https://lh5.googleusercontent.com/MEeC4uzlezlFqb1Va3nkmQMSp3DQ1ZT6_lc-czJKacVdbpGyhmM1Y5ASvw2PYhKSKW6JO518Rxi2kUFa3s3963P600dRRnoSagKSdqILBGMcaxXaboZz3qfk8QTgTQwP6wZeOE4)

### Step 4: Find Polkadot on Binance

On Binance, head to spot wallet. Look for Dot and click `Withdraw`

![](https://lh5.googleusercontent.com/DIh3xHcbOS3Cc6BtuEpki4CnBAk4lf19r40MfuMa660eK4rcyd_INekUoJj6-HGCbqG9PK361mNMsUuP0cqpc51KPjZ1XxttAXoSc1Wvb7Dy5pScJyDpQUDFFQKjWuC17LfxK4I)

### Step 5: Fill Withdrawal Information

Paste your copied address, make sure network is set to Polkadot (DOT), then input the amount and confirm withdrawal.

![](https://lh4.googleusercontent.com/eGlESw4d1AaPLWsZ--KZIGjZ6hBO27DG9CsS1oQHNfBbm4QJCROdY2bMvEeNjZmkPkANegxogIYaefpGKDqwP5gScXrMbwFvr8-T0zGkzCtINq_lQrm-bXIr3j5-Fih9gpN6kCM)

### Success!&#x20;

Once transaction is confirmed you can find your DOT in the wallet. Continue to this [guide ](https://docs.stellaswap.com/resources/how-to-guides/bridge/how-to-send-polkadot-dot-to-moonbeam-using-xcm)to learn how to send DOT assets to Moonbeam network.&#x20;


---

# 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/wallet-and-network/create-and-fund-polkadot-.js-wallet.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.
