# 配布中のアイテムを受け取る

### 配布中のアイテム受け取り <a href="#get-item" id="get-item"></a>

本サービス内では配布を行っている各ページより、アイテムを無料で受け取ることが可能です。配布数量や条件、配布期間などはページ毎に異なります。条件等は各ページをご確認ください。

**アイテム受け取りまでの手順**

1. Topページより「無料」ラベルが付いたアイテム配布ページを選択
2. アイテム配布ページで\[無料でNFTを受け取り]ボタンを押下
3. 受け取り完了

<figure><img src="/files/IoJTE4RyjerB2mkjvmFY" 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/get-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.
