# Set up your Wallet

## Add Astar Network to your Metamask <a href="#id-608e" id="id-608e"></a>

1. [**MetaMask**](https://metamask.io/) should be installed in your Chrome browser as an extension for accessing ArthSwap or other EVM-compatible dApps. Please note that you should always access ArthSwap on a computer. ArthSwap is compatible with smartphones but issues may occur when you are performing crypto activities on a smartphone. Therefore, access from a computer is highly recommended while using ArthSwap.
2. Go to [ArthSwap page](https://app.arthswap.org/) and click on the fox extension icon, enter the password and unlock your wallet.&#x20;

![](/files/L97ExdihNy8mlzQqc1D8)

3\. Click on Networks and go to the bottom of the drop-down menu and click Add Network.

![](https://miro.medium.com/max/702/1*1TSpONjGlVPiE3SNLtcZhQ.png)

4\. Click Add Network and it will take you to another webpage where you can add the information of Astar Network as follows:

* Network Name : **Astar Network**
* New RPC URL : <https://evm.astar.network>
* Chain ID : **592**
* Currency Symbol : **ASTR**
* Block Explorer URL : [**https://blockscout.com/astar**](https://blockscout.com/astar)

In case the RPC does not work, we would recommend you connect MetaMask with [Astar Portal](https://portal.astar.network/#/balance/wallet) to obtain the current RPC.

Once finished, click Save. Your MetaMask wallet is ready for the Astar Network Journey!

5\. Next click Connect at the top of the page.

![](/files/rB3tCV1pbVRSeDZH4nUw)

You will see your MM wallet address showing at the right top corner once you’ve successfully connected MetaMask to ArthSwap. You’re all set to do crypto on ArthSwap!

![](/files/6auTL3i54j77RzFqcVuP)

### Mobile Wallet

Regarding mobile wallet option, there is a mobile wallet that allows our users to swap anywhere and anytime, thanks to Nova Mobile Wallet.


---

# 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.arthswap.org/get-started/set-up-your-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.
