# Elementの使い方

このページでは、Element（NFTマーケットプレイス）での\
NFT購入方法およびNFT送付方法について説明します。

***

### NFTの購入方法

<figure><img src="/files/16KtVwPMSA6enR9xfBFd" alt=""><figcaption></figcaption></figure>

① **ブラウザ**で購入したいNFTを選択し、「**Buy Now**」ボタンを押します。\
\
② **Connect Wallet** 画面が表示されるので、接続したいウォレットアプリを選択します。\
\
③ **ウォレットアプリのブラウザ**に遷移するので、\
　右上のアイコンから使用したいウォレット（例：MetaMaskブラウザ）を選択します。\
\
④ Element右上の「**≡（三本線メニュー）**」を押し、「**Connect**」を選択します。\
\
⑤ ウォレット接続が完了したら、再度NFTを選択して「**Buy Now**」を押し、購入を確定します。

> 💡 **ポイント**
>
> * ウォレット接続後、正しいチェーン（BNB Chain）に設定されているか確認してください。
> * 購入完了後、NFTは自動的に接続ウォレットへ送付されます。

> 💡 購入にはBNB（ガス代・購入費用）が必要です。事前にウォレットへ送付しておきましょう。<br>
>
> 🔗 **SyFu公式コレクションはこちら（Element）**
>
> * [MANEKINEKO Official Collection (Element)](https://element.market/collections/manekinekonft)
> * [MANEKINEKO Genesis Collection (Element)](https://element.market/collections/syfu-manekineko-genesis)

***

### NFTの送付方法

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

① **ブラウザで** [**Element**](https://element.market/) を開きます。\
\
② 画面右上の「**≡（三本線）**」を押し、「**Connect**」を選択します。\
\
③ **Connect Wallet** 画面が表示されるので、接続したいウォレットアプリを選択します。\
\
④ ウォレットアプリのブラウザへ遷移するので、\
　右上のアイコンから使用したいウォレットを選択します。（例：**MetaMaskブラウザ**）\
\
⑤ 再度Element右上の「**≡（三本線）**」を押し、「**Connect**」を押してウォレットを接続します。\
\
⑥ チェーン選択で「**BNBチェーン**」を選択します。\ <br>

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

⑦ Element右上のアイコンを押し、「**My NFTs**」を選択します。\
\
⑧ 送付したいNFTを選択し、NFT詳細ページの「**Transfer**」ボタンを押します。\
\
⑨ 送付先ウォレットアドレスを入力し、「**Transfer**」を押して送信完了です。

***

#### ⚠️ 注意事項

* 送付にはガス代（BNB）が必要です。事前に残高をご確認ください。
* 入力したウォレットアドレスに誤りがあるとNFTは失われます。送信前に必ず確認してください。
* 送付後、ウォレットまたはアプリに反映されるまでに時間がかかる場合があります。

> ⚠️ **Elementの不具合・操作ミス・第三者サービスに起因するトラブルについて**\
> SyFuは、ElementやMetaMaskなどの**外部サービス上で発生した不具合、送付エラー、紛失、重複送付、その他損害**に関して、一切の責任を負いません。
>
> NFTの購入・送付はすべてユーザー自身の責任において行ってください。\
> Elementの動作や取引仕様に関しては、**Element公式サポート**をご確認ください。\
> 👉 <https://element.market/>

***

### 🔗 関連リンク

* [Element Marketplace 公式サイト](https://element.market/)
* [MANEKINEKO NFT Official Collection](https://element.market/collections/manekinekonft)
* [SyFu NFT Transferの使い方](/ja/quick-start/app-setup/syfu-nft-transfer.md)


---

# 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.syfu.io/ja/quick-start/app-setup/elementnoi.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.
