> ## Documentation Index
> Fetch the complete documentation index at: https://docs.therootnetwork.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Use MetaMask with the Portal

The [Root Network Portal](https://portal.rootnet.cloud) is a sophisticated dashboard that allows you to interact with the network at the Substrate level.

This guide will show you how to import accounts from MetaMask and send a simple [extrinsic](../glossary) to the network.

## Import MetaMask Accounts

1. Select **Accounts** on the menu, or use this shortcut [/#/accounts](https://portal.rootnet.cloud/#/accounts).
2. Select **From Ethereum Wallet**.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/therootnetwork/images/portal-eth-wallet.png" />

3. Go through the standard accounts connection with MetaMask. Note that you can connect multiple accounts at once.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/therootnetwork/images/portal-connect-acc.png" />

4. Select **Send** on an account you just imported.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/therootnetwork/images/portal-send.png" />

5. Select the address to send the fund and the amount value, then click **Make Transfer**.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/therootnetwork/images/portal-make-transfer.png" />

6. Confirm the details and the required gas fee, then select **Sign and Submit**.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/therootnetwork/images/portal-submit.png" />

7. Allow the MetaMask signing request.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/therootnetwork/images/portal-sign.png" />

8. You should see a green tick after selecting **Sign**, which confirms the extrinsic is submitted correctly.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/therootnetwork/images/portal-confirmation.png" />
