# マニュアルミント

単一のトークンをミントしてウォレットアドレスに直接送信するには、NMKR Studioのマニュアルミント送信機能を使用します。<br>

<figure><img src="/files/010x7kBLkqFR5ig3LXs2" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
NFT1枚を手動でミントする場合、[ミント](https://docs.nmkr.io/nmkr-studio/account/mint-coupons)クーポンを1枚使用します。

複数の代替[可能トークンを](https://docs.nmkr.io/nmkr-studio/token#fungible-token)送信する場合も、1ミントクーポンのみとなります。

1回の取引で送信できる量はメタデータのサイズによって異なります。

(最大100万トークン）。

手作業によるミントのコストを削減するために、[プロジェクトの設定でセンドバックをミントに](https://docs.nmkr.io/nmkr-studio/project/edit#sendback-to-customer)設定してください。これにより、メタデータサイズとトークン量に応じて各トランザクションのセンドバックが計算されます。
{% endhint %}

[プロジェクトの「NFTを管理」タブに](https://docs.nmkr.io/nmkr-studio/token/manage-tokens-tab)移動し、アドレスに送信したい特定のトークンの右側にあるアクションバーの「アドレスに送信」ボタンをクリックします。

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

受信者のウォレットアドレスまたは[ adahandleを](https://adahandle.com/)追加し、「NFTをミントして送信する」をクリックします。

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

代替可能トークンを送信する場合は、送信量も選択してください。

<figure><img src="/files/BOLKixc6ZFhJSBaIdgyE" alt=""><figcaption><p>Mint and send FT</p></figcaption></figure>

トークンがミントされ、ホルダーのウォレットに送られます。このプロセスは「[ミントと送信」タブで](https://docs.nmkr.io/nmkr-studio/project/mint-and-send-jobs)確認できます。


---

# 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/manyuaruminto.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.
