# ミント

#### ミントとは？

ミントとは、トークンをブロックチェーンに書き込むプロセスです。ミントプロセスでは、トークンを受信者のウォレットにトランザクションで送信することで、トークンが帰属ポリシー専用のブロックチェーンに追加されます。ミンティングプロセスの前に、[プロジェクト](https://docs.nmkr.io/nmkr-studio/project)内のトークンはNMKRインフラストラクチャ上にのみ作成され、Cardanoのパブリック台帳には表示されません。

{% hint style="info" %}
トークンを流通市場で販売する前に、トークンをミントする必要があります。

[NMKRストアは](https://docs.nmkr.io/nmkr-store)、ミントされていないトークンも上場することができます。
{% endhint %}

#### NMKR Studioでトークンをミントする方法

NMKR Studioでトークンをミントする方法は複数あり、すべて2つのカテゴリーに関連付けることができます。

**オンデマンドミント**

オンデマンドミントンは、お客様が[NMKR Pay](https://docs.nmkr.io/nmkr-studio/set-up-sales/nmkr-pay)または[Pay-In Addressを通じて](https://docs.nmkr.io/nmkr-studio/set-up-sales/pay-in-address)ご自身のウォレットに直接トークンを購入することにより、ミントプロセスが開始されることを意味します。ミントの手数料は、事前に[価格リストに](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist)指定された販売価格で賄われます。

{% hint style="info" %}
[価格について詳しくお知りになりたい場合は、価格に関する説明を](https://docs.nmkr.io/nmkr-studio/pricing)お読みください。
{% endhint %}

**自力ミント**

自分でミントを行うには、[マニュアルでミントを](https://docs.nmkr.io/nmkr-studio/minting/manual-minting)行う方法と、[エアドロッパーを](https://docs.nmkr.io/nmkr-studio/minting/airdropper)使用する方法があります。どちらの方法でも、受取人、ミントされるトークン、金額はお客様から指定されます。このトークンをミントするための手数料は、[利用可能なミント（ミントクーポン）のアカウント残高から](https://docs.nmkr.io/nmkr-studio/account/mint-coupons)賄われます。

{% hint style="info" %}
セカンダリーマーケットでトークンを売却するためにトークンを鋳造する場合は、[マニュアルミント](https://docs.nmkr.io/nmkr-studio/minting/manual-minting)または[エアドロッパーを](https://docs.nmkr.io/nmkr-studio/minting/airdropper/airdrop-with-random-distribution)使用して、ご自身のウォレットにトークンをミントします。

NFTのミントには1[ミントクーポン](https://docs.nmkr.io/nmkr-studio/account/mint-coupons)（約4.5 ADA）が必要です。

[価格について詳しく知りたい場合は、価格に関する説明を](https://docs.nmkr.io/nmkr-studio/pricing)お読みください。
{% 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://docs.nmkr.io/jp/nmkr-studio/minto.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.
