# Wallet接続

① SpreadトップページのLogin、またはGetStartボタンよりLogin

② Metamaskを選択

{% hint style="warning" %}
モバイルから(iPhone/Android)クエストを作成される際は、Metamaskの項目はunsupportedになっております。

Wallet Connectを選択し、その中のMetamaskを選択して次に進んでください。
{% endhint %}

③ 署名を行う

④ 署名が完了すると右上のLoginと表示されていた箇所が、ご自身のWallet Addressを記載したボタンに変更されます。そのWalletAdressをクリックしメニュー下にある「**クエスト一覧**」をクリックしてください。

\=> Wallet接続については[こちら](/spread/sono/wallet-zuo-cheng-fang-fa.md)

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

{% hint style="warning" %}
クエスト作成時にガス代が発生するため、作成する際はGoogleやEmailではなく**Metamask**を選択してください。 \
モバイルから操作される方はWalletConnectからMetamaskを選択してください。
{% endhint %}


---

# 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://0xspread.gitbook.io/spread/spreadnoi/kuesuto/wallet-jie-xu.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.
