# 设置你的钱包

## 将Astar网络添加到Metamask钱包

1\. 在Google Chrome浏览器上安装[MetaMask](https://metamask.io/)扩展插件，以便访问ArthSwap和其他支持EVM的dApp。请注意我们推荐在电脑在使用ArthSwap。在移动设备上也可以使用ArthSwap，但可能会发生一些不好的状况。

2\. 前往 [ArthSwap](https://app.arthswap.org/#/swap)的网页，点击小狐狸按钮，输入密码解锁你的钱包。

<figure><img src="/files/r4oLC8zjQxEvlzyUgBdm" alt=""><figcaption></figcaption></figure>

3\. 点击“网络”然后拉到最下面，点击“添加网络”。

<figure><img src="/files/tW2bn7tRLlsZ7tEClP0O" alt=""><figcaption></figcaption></figure>

点击“添加网络”后系统会带你去一个网页，你可以在那里填写Astar网络的详细信息：

· 网络名字 : Astar Network

· RPC : [https://rpc.astar.network:8545](https://rpc.astar.network:8545/)

·  Chain ID : 592

·  Currency Symbol : ASTR

·  Block Explorer URL : <https://blockscout.com/astar>

一旦你填写好了这些信息，点击保存。现在你的MetaMask钱包就可以在Astar网络上使用了。

4\. 点击ArthSwap网页右上角的“链接”按钮。

<figure><img src="/files/oxrGdj7LJqP39zEAzYLi" alt=""><figcaption></figcaption></figure>

一旦成功链接ArthSwap和MetaMask钱包，你将看到你的MetaMask钱包地址显示在右上角。设置完成后，你就可以使用ArthSwap了。

<figure><img src="/files/6FFAVD2oQSCbS8TKXQpA" alt=""><figcaption></figcaption></figure>

### 移动钱包

Nova作为一个移动钱包支持ARthSwap。

为了社区用户能随时随地管理他们地资产，多谢 Nova移动钱包让我们的用户能很方便地使用ArthSwap。


---

# 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/zh/kai-shi-zhi-nan/she-zhi-ni-de-qian-bao.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.
