# Moonriver

## Connect SubWallet to Moonriver

{% hint style="info" %}
For instructions on creating **Moonriver** EVM and Substrate accounts 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 [Moonriver DApp](https://apps.moonbeam.network/moonriver). Select **SubWallet**, then select the EVM account(s) you want to connect and hit **Connect**.

![](/files/d8lKsB7PZIhFXrecQQ7J)

**Step 2**: After logging in, the DApp will automatically prompt you to connect your Substrate account. Select the account(s) you want to connect and hit **Connect.**&#x20;

![](/files/xvSg5SIySwfaXJEfgfLg)

{% hint style="info" %}
For Instructions on MOVR Staking and Cross-chain Asset Management, please visit [Moonbeam](/beta/dapps-user-guide/moonbeam.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/moonriver.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.
