# Shiden Portal

## Connect SubWallet to Shiden Portal

{% hint style="info" %}
For instructions on creating an **Shiden** account with SubWallet, please visit [Create an Account](/beta/extension-user-guide/create-an-account.md)
{% 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 %}

**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, click on **Astar Network**. On the slide-in Network box, choose **Shiden Network**. Hit **Connect**.

![](/files/HAfYN3nGUXScGpVueeb1)

{% hint style="info" %}
For Instructions on SDN Transfer, EVM Deposit Withdrawal and Staking Management, please visit [Astar Portal](/beta/dapps-user-guide/astar-portal.md)
{% endhint %}


---

# 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/shiden-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.
