# テンプレート化されたプロジェクトを作成する

**1.** テンプレートプロジェクトを作成する

1. ダッシュボードに移動します。
2. ウェルカムバナーの「テンプレートプロジェクトを作成」をクリックします。
3. 利用可能なテンプレートのリストからプロジェクトの種類を選択します。

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

* NFTメタデータの構造をプレビューするには（メタデータテンプレートの表示）、右上の歯車アイコンをクリックしてください。

**2.** ブロックチェーンの選択

1. ミントに使用するブロックチェーンを選択します（例：カルダノ）。
2. ポリシーロック日や支払いウォレットなど、ブロックチェーン固有の詳細情報を入力します。
3. 概要で設定内容を確認し、「プロジェクトを保存」をクリックします。

<figure><img src="/files/97Ecd6x6MskgthBgHDlD" alt=""><figcaption></figcaption></figure>

**3.** トークンの管理とファイルのアップロード

1. ダッシュボード左上の「NFTミント」からプロジェクトを開きます。
2. 「トークン管理」＞「新規NFTのアップロードとピン留め」に進みます。
3. トークンを追加し、ファイルをアップロードします。例：
   * 表紙（サブファイル1）
   * 裏表紙（サブファイル2）
   * プレビュー画像

**4.** プレースホルダーデータを埋める

* NFTメタデータで定義されたプレースホルダーフィールドを埋めてください。
* 注：プレースホルダーはメインファイルに対してのみ定義が必要です。サブファイルは任意です。

**5.** レビューメタデータとミント

* 保存後、メタデータとトークンを確認できます（メタデータ → メタデータの表示 / アセットの表示）。
* 定義済みの詳細情報すべてを用いて、NFTを鋳造できます。


---

# 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.nmkr.io/jp/nmkr-studio/purojekuto/zuo-cheng/tenpurtosaretapurojekutowosuru.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.
