> 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/kushonno/roguin.md).

# ログイン

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

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

「Ethereumでログイン」（下の画像の赤枠で囲まれたボタン）をクリックして下さい。

<figure><img src="/files/5r9YoV8EGUyVmv3mlRTL" 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/)\
ウォレット内に複数のアカウントがある場合は、アカウントを1つ選択して下さい。\
（以降、MetaMaskを例に手順を解説していきます）

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

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

<figure><img src="/files/7OXZIPCl7COiPK3OSBQC" alt=""><figcaption></figcaption></figure>

署名のメッセージをお読みいただいた上で、「署名」の青いボタンをクリックして下さい。

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

ダッシュボードが表示されれば、ログイン完了です！🎉

<figure><img src="/files/PVizc1Qn9FYJ8ElarL2n" 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, and the optional `goal` query parameter:

```
GET https://docs.yamawake.xyz/readme/yzgaido/kushon/kushonno/roguin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
