# Astar Portal

## Connect SubWallet to Astar Portal

{% hint style="info" %}
For instructions on creating an **Astar** account with SubWallet, please visit [Create an Account](/beta/extension-user-guide/create-an-account.md)&#x20;
{% endhint %}

{% hint style="info" %}
If you want to import your accounts from Metamask into SubWallet, go to [Import an Account using private key from MetaMask](/beta/extension-user-guide/import-and-restore-an-account/import-an-account-using-private-key-from-metamask.md)
{% endhint %}

{% embed url="<https://www.youtube.com/watch?index=5&list=PL3EsLs4OsfNVypShzCd2VveVEuim57i4N&v=945MTLqjKMY>" %}

**Step 1**: Log into [Astar Portal](https://portal.astar.network/#/assets). The extension automatically opens a pop-up to allow you to connect to Astar Network. Choose as many accounts as you like then click **Connect**.

![](/files/M2D4uKCCE1VUiedhwPX9)

**Step 2**: On the top right corner, select **Connect** and choose **SubWallet**. Select your desired account and hit **Connect**.

![2.1](/files/yBufM4CmurNP1SDT7xT8)

![2.2](/files/Nm3stjQkYlYJ4YNfB9Yu)

## Transfer ASTR between Substrate Accounts

{% embed url="<https://www.youtube.com/watch?v=HB_1w8ax4Y8>" %}

**Step 1**: On the SubWallet extension, select Astar from the drop-down menu at the top. Then click the **Send** icon.&#x20;

![1.1](/files/m5rSsvBKZXsMgt4QbCDS) ![1.2](/files/ghNfrAQJAaOalko6HxPF)

**Step 2**: Choose the recipient address from the drop-down menu or key in the address manually. You can either enter the amount you want to send or choose **Transfer the full account balance, reap the sender** to transfer all of your balance. Hit **Make Transfer**. Key in your password. If you do not wish to tip the block author, choose **Do not include a tip for the block author**. Then click on **Sign and Submit**.

<div align="center"><img src="/files/vGMqKHKAAHXBfXDlcVdY" alt="2.1"> <img src="/files/oEDSSnkBGKLIaKLV8h7w" alt="2.2"></div>

**Step 3**: After your transfer has been processed successfully, click on **View Your Transaction** to view it on SubScan. You can also view your account balance on Astar Portal.

![3.1](/files/BuUEnkgKcLyG2eZbVVZN)

![3.2](/files/md73XObx5muCASh2nmAu)

## Transfer ASTR between Substrate and EVM Accounts&#x20;

{% embed url="<https://www.youtube.com/watch?v=eWSNDilaMAs>" %}

**Step 1**: On Astar Portal, click on **Transfer**. Key in the Metamask address as recipient address. Enter the amount you want to transfer and hit **Confirm**.&#x20;

![1.1](/files/TYx2ozgFLYayNYFmX7sp)

![1.2](/files/aMhGeuIQq5k8fZkblmhr)

**Step 2**: The extension opens a pop-up window where you key in your password and hit **Approve**.&#x20;

![](/files/7bBi0hLGY32FblH2tZ8Y)

## Withdraw EVM Deposit

**Step 1**: If you send funds from your Metamask account to your SubWallet account, the funds will be available as EVM deposit on Astar Portal. To withdraw the funds, hit **Withdraw,** then click on **Confirm** in the pop-up box.&#x20;

![1.1](/files/webr586WvnmdD8Lp7bk1)

![1.2](/files/Z7zqLCPGsUH72NlIJbrh)

**Step 2**: Enter your password and click **Approve**. The transfer is reflected in your account balance on Astar Portal.&#x20;

![2.1](/files/Xy49ZuUSoO4D4rplMLfs)

![2.2](/files/an0UiAyVDVSZ1m8fsKhb)

## Manage Staking

**Step 1**: On Astar Portal, select **dApp Staking** on the left menu or scroll down and hit **Manage** next to Your Staking.

![](/files/Pn8qFo3RkMcbvY6Kzcqz)

**Step 2**: Scroll down to select the DApp you want to stake. Note that you need at least 500 $ASTR to start staking. Hit **Stake**.&#x20;

![](/files/Qg6rIcYP2a3tYXe23W8l)

**Step 3**: Choose your desired address from the drop-down list and enter the amount you want to stake. Hit **Stake**.&#x20;

![](/files/ZKXmxbSTq1SSi0lPJGtL)

**Step 4**: In SubWallet's pop-up window, key in your password and hit **Approve**.

![](/files/98KLPHazraZE8OFiZrAc)


---

# 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.subwallet.app/beta/dapps-user-guide/astar-portal.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.
