# ウォレットを設定する

## メタマスクにAstar Networkを追加 <a href="#id-608e" id="id-608e"></a>

1. メタマスクはArthSwapや他のEVM対応dAppにアクセスするための拡張機能として、Chromeブラウザにインストールする必要があります。なお、ArthSwapへのアクセスは必ずパソコンで行ってください。ArthSwapはスマートフォンにも対応していますが、スマートフォンで暗号化行為を行う際に問題が発生する可能性があります。そのため、ArthSwapを利用する際は、パソコンからのアクセスを強く推奨します。
2. ArthSwapのページにアクセスし、キツネのアイコンをクリックして、パスワードを入力し、ウォレットをロック解除してください。

![](https://3798472505-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmOEGOleNO7aScoXXPz9Q%2Fuploads%2F4FmtgrWyFWz5I5q7Xwxx%2FScreen%20Shot%202022-06-09%20at%203.29.29%20PM.png?alt=media\&token=eddb558f-5e95-41bb-81b7-c68f9fa1d7d1)

3\. ネットワークをクリックし、ドロップダウンメニューの一番下にある「ネットワークを追加」をクリックします。

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

ネットワークの追加をクリックすると、別のページが表示されますので、以下のようにAstar Networkの情報を追加します。

* ネットワーク名 : **Astar Network**
* 新しいRPC URL : [**https://rpc.astar.network:8545**](https://rpc.astar.network:8545/)
* チェーンID : **592**
* 通貨記号 : **ASTR**
* ブロックエクスプローラーのURL(任意) : [**https://blockscout.com/astar**](https://blockscout.com/astar)

完了したら 保存をクリックします。これで、あなたのメタマスクウォレットはAstar Networkで使用できるようになりました。

4\. 次に、ページの上部にある「接続」をクリックします。

![](https://3798472505-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmOEGOleNO7aScoXXPz9Q%2Fuploads%2F0KgbUg2x4xEHeGbbBSOV%2F2.jpeg?alt=media\&token=1c1e6f27-3f67-4300-b594-f51c55569fcc)

ArthSwapとメタマスクの接続に成功すると、ページの右上にメタマスクウォレットのアドレスが表示されるようになります。これでArthSwapで暗号を扱うための準備は完了です。

![](https://3798472505-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmOEGOleNO7aScoXXPz9Q%2Fuploads%2FimFfaJTTHQEN2q3E7Po3%2F1.jpeg?alt=media\&token=ff76c859-b7b9-49c7-be4f-26682654924a)

### モバイルウォレット

Regarding mobile wallet, Nova wallet supports ArthSwap.

[Nova Mobile Wallet](https://novawallet.io/)により、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/ja/hajimeni/worettowosuru.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.
