# ウォレット接続・切断方法

ページ上部のヘッダーに「ウォレットを接続」と書かれたボタンがあります。

こちらをクリックしてください。

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

ウォレットを選択する画面が表示されます。

MetaMask、Rainbow、Coinbase Wallet、WalletConnectからお使いのウォレットを選んでください。

以下、MetaMaskを例に説明します。

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

接続したいアカウントを選択して、「次へ」のボタンを押してください。

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

次の画面で「確認」のボタンを押してください。

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

「ウォレットを接続」のボタンが以下のようにアドレスの表示に変われば、接続完了です🎉

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

接続を切断する場合は、上記のアドレスの表示をクリックしてください。

下の画面で「切断する」ボタンをクリックすると、切断が完了します！

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


---

# 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://pnd-docs.defigeek.xyz/yzgaido/woretto.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.
