> For the complete documentation index, see [llms.txt](https://docs.yamawake.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yamawake.xyz/readme/yzgaido/kushon-1/kushonno/worettono.md).

# ウォレットの接続

まずは、[Yamawake](https://yamawake.xyz/)にアクセスし、右上の「ウォレットの接続」（下の画像の赤枠で囲まれたボタン）を\
クリックして下さい。

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

「ウォレットの接続」（下の画像の赤枠で囲まれたボタン）をクリックして下さい。

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

お使いのウォレットを選択して下さい（下の画像の赤枠で囲まれたボタン）。\
ウォレットをお持ちでない場合は、以下のリンクを参考にウォレットをお作りください。\
[MetaMaskの使い方](https://coincheck.com/ja/article/472)\
[Coinbase Walletの使い方](https://sbinft.co.jp/how-to-create-coinbase-wallet/)\
[WalletConnectの使い方](https://sbinft.co.jp/how-to-use-walletconnect/)\
「Injected Wallet」は、お使いのブラウザにインストール済みのウォレットを指しています。\
ウォレット内に複数のアカウントがある場合は、アカウントを1つ選択して下さい。\
（以降、MetaMaskを例に手順を解説していきます）

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

Ethereum Mainnetに繋がっていない場合は、「ネットワークを切り替える」の青いボタンをクリックして下さい。

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

トップページの右上に、お使いのウォレットのアドレスが表示されていれば、接続完了です！🎉

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.yamawake.xyz/readme/yzgaido/kushon-1/kushonno/worettono.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.
