# アイテムを購入する

### アイテムの購入 <a href="#buy-item" id="buy-item"></a>

本サービス内では各販売ページからアイテムをご購入いただけます。金額や販売数量、販売期間などは各ページによって異なります。条件等は各ページをご確認ください。購入方法の詳細は[こちら](/jp/legal-notice.md)をご覧ください。

**購入までの手順**

1. Topページよりアイテム販売ページを選択
2. 販売ページで\[今すぐ購入]ボタンを押下
3. 決済情報を入力
4. 購入完了

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

### カート機能 <a href="#cart" id="cart"></a>

カート機能を使用すると、複数のアイテムを同時に購入することが可能です。

{% hint style="info" %}
カートに入れることで購入予約されたことにはなりませんのでご注意ください。
{% endhint %}

{% hint style="info" %}
画面の再読み込みにてカートの中身がクリアされますのでご注意ください。
{% endhint %}

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

### 購入済みアイテムの確認方法 <a href="#check-item" id="check-item"></a>

購入済みのアイテムは、コレクションページよりご確認いただけます。コレクションページは、フッターのメニューより表示いただけます。また、各アイテムを選択することで、詳細情報の確認や画像のダウンロードなども行えます。

**アイテム確認までの手順**

1. メニュー内の\[コレクション]を選択
2. コレクション一覧が表示される

※各アイテムを選択すると各種メニューが表示されます

**アイテムを選択時の各メニューの説明**

* 参加証明書の更新：アイテムの見た目が変化した際の表示変更機能です
* ダウンロード：各アイテムの画像または動画ファイルをダウンロードします
* イベント詳細：該当のアイテム受け取りを行なったページを表示します
* NFT詳細：アイテムの情報を外部サイト「OpenSea」上で確認します

<figure><img src="/files/EeKRuo7rLs0PPeWO2Jo6" 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://next-favorite-things.gitbook.io/jp/for-beginner/buy-item.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.
