# Wallet/Twitter接続(スマホ編)

1. [メタマスクなどのウォレットを使用する場合](#worettono)
2. [Googleやメールアドレスでウォレットを生成する場合](#mailroguinniyoruwalletno)

{% hint style="info" %}
Metamaskブラウザでのご利用は推奨しておりません。

iOSをお使いの方はSafari

Androidをお使いの方はGoogle Chromeを推奨しております。
{% endhint %}

### ウォレットの接続

* 最初にLoginボタンをタップします。
* 次にWalletConnectを選択します。
* 最後にMetaMaskをタップし、署名を行うことでウォレットの接続が完了します。

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

* ウォレット接続後、Twitterアカウントの接続ボタン「Connect」が表示されます。
* Connectをタップし、Twitter連携を行います。**(任意)**
* 連携が完了したら画像右のように接続したアカウントのTwitterIDが表示されます。

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

上記を接続すると自身のTwitterのIDに変更されます。

{% hint style="danger" %}
![](/files/aWNOZrxWZFuFoRCHn0Nx)

**「このアカウントは既に使用されています」**&#x3068;エラーが出る方は、既に別のWalletにTwitterが連携されているため発生するエラーです。

WalletとTwitterは1対1で紐づいているので、以前接続されたWalletにログインした後、「アカウント設定」から連携を解除し、再度お試しください。
{% endhint %}

### **MailログインによるWallet生成の場合**

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

以上でWalletの接続と生成ができました。

Walletが接続されると下記のようにまた青色の「Connect」が出てきます。

こちらはTwitterアカウント連携になります。

以上でクエストを行う準備ができました🎉🎉


---

# 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-1/wallettwittersumaho.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.
