# ウォレット接続

## 対応ウォレット <a href="#wallets" id="wallets"></a>

NFT Gardenでは[`Torus`](broken://pages/gROZIZRHT4o7ACcGHwp3) [`MetaMask`](broken://pages/TycMs3BY2mrW0ZWnHdI3) [`Phantom`](broken://pages/yXMz1wuykHkh38JoDIiA)の3つのウォレットに対応しています。

{% hint style="warning" %}
NFT GardenではMetaMaskとPhantomのモバイルアプリには非対応です。PCブラウザ用Extensionをご利用ください。
{% endhint %}

## 前提条件 <a href="#prerequisite" id="prerequisite"></a>

* NFT Gardenに登録している

## 1. 接続するウォレットを選択 <a href="#select-wallet" id="select-wallet"></a>

NFT Gardenログイン後、ヘッダーのウォレットアイコンをクリックし使用するウォレットを選択します。

{% hint style="info" %}
ウォレットをお持ちでない方は[Torus](broken://pages/gROZIZRHT4o7ACcGHwp3)を選択してください
{% endhint %}

{% hint style="info" %}
ウォレットごとに対応するブロックチェーン異なります。それぞれのウォレットページ([Torus](broken://pages/gROZIZRHT4o7ACcGHwp3), [MetaMask](broken://pages/TycMs3BY2mrW0ZWnHdI3), [Phantom](broken://pages/yXMz1wuykHkh38JoDIiA))をご確認ください。
{% endhint %}

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

## 2. ウォレットの登録 <a href="#register-wallet" id="register-wallet"></a>

{% hint style="info" %}
[Torus wallet](broken://pages/gROZIZRHT4o7ACcGHwp3)を新規登録する前提の手順となります。
{% endhint %}

Torusはwebベースのウォレットで事前のインストール等も不要かつ、さまざまなアカウントを使用したサインインが可能です。Torusのサインイン画面が表示されたら、任意のアカウントにてサインインを行ってください。

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

サインインおよびウォレット接続が成功すると、アイコンがウォレットのロゴマーク表示に変わります。

<figure><img src="/files/0eWnAFbcjVJYGcXdhfip" 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://docs.nftgarden.app/jp/tutorial/connect-wallet.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.
