# Connect wallet

## Supported wallets <a href="#wallets" id="wallets"></a>

NFT Garden supports three wallets in [`Torus`](broken://pages/gROZIZRHT4o7ACcGHwp3) [`MetaMask`](broken://pages/TycMs3BY2mrW0ZWnHdI3) [`Phantom`](broken://pages/yXMz1wuykHkh38JoDIiA).

{% hint style="warning" %}
NFT Garden does not support MetaMask and Phantom mobile apps. please use the extension for PC browsers.
{% endhint %}

## Prerequisite <a href="#prerequisite" id="prerequisite"></a>

* Registered with NFT Garden

## 1. Select wallet to connect <a href="#select-wallet" id="select-wallet"></a>

After logging in to NFT Garden, click the wallet icon in the header and select the wallet to use.

{% hint style="info" %}
If you do not have a wallet, please select [Torus](broken://pages/gROZIZRHT4o7ACcGHwp3).
{% endhint %}

{% hint style="info" %}
Each wallet supports different blockchains. Please check the respective wallet pages ([Torus](broken://pages/gROZIZRHT4o7ACcGHwp3), [MetaMask](broken://pages/TycMs3BY2mrW0ZWnHdI3), [Phantom](broken://pages/yXMz1wuykHkh38JoDIiA)).
{% endhint %}

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

## 2. Wallet Registration <a href="#register-wallet" id="register-wallet"></a>

{% hint style="info" %}
This procedure assumes that you are newly registered with the [Torus wallet](broken://pages/gROZIZRHT4o7ACcGHwp3).
{% endhint %}

Torus is a web-based wallet that does not require any prior installation and allows you to sign in using various accounts.

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

After successful sign-in and wallet connection, the icon will change to the wallet logo display.

<figure><img src="/files/53qUijTQN6ZlzEvTNo8o" 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/en/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.
