# ミント＆送信ジョブ

この機能により、[手動ミント](https://docs.nmkr.io/nmkr-studio/minting/manual-minting)および[エアドロッパーから](https://docs.nmkr.io/nmkr-studio/minting/airdropper)、すべてのオープンおよび実行されたミントおよび送信ジョブのリストを表示することができます。

<figure><img src="/files/1Owou0OQd8jvi19qxOPX" alt=""><figcaption></figcaption></figure>

プロジェクトのアクションバーにあるボタンからミントにアクセスし、ジョブを送信します。

すべてのジョブ、その日付、状態、受信者のアドレス、取引IDが一覧表示されます。

ジョブがキャンセルされた場合や失敗した場合もここに表示されます。実行の状態は、ジョブが開始されたが、まだ終了していないことを意味します。ジョブが完了すると、緑色の成功の状態が追加表示されます。

<figure><img src="/files/OwAHifijAHkweHqdARkl" 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://docs.nmkr.io/jp/nmkr-studio/purojekuto/mintojobu.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.
