# 自分のWalletにNFTを移動させたい

### こんな方向けの内容

SpreadでWalletを作成し、NFTを獲得した方。

### よくある質問

Spreadで獲得したNFTをMetamaskなど外部のWalletに移動させたい。

### 方法

1. Spreadのウォレットでログインし、獲得したNFT一覧から「秘密鍵のエクスポート」を行い、秘密鍵をコピー。(詳細は[こちら](/spread/spreadnoi/kuesuto-1/googleemaildewalletwoshita.md))
2. その秘密鍵をもとに作成したいWalletツールで「アカウントのインポート」を行う。(詳細は[こちら](/spread/spreadnoi/kuesuto-1/googleemaildewalletwoshita/akauntonoinpto.md))
3. インポートしたWallet(元GoogleWallet)でOSなどにログインし、移したいWalletAddressにそのNFTをTransferを行う。

{% hint style="warning" %}
Transferを行う際にMaticのガス代が必要になりますのでご了承ください。
{% 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/yokuaru/nowalletninftwosasetai.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.
