# Mint and Send Jobs

This functiontion allows you to show a list of all open and executed mint and send jobs from [manual minting](https://docs.nmkr.io/nmkr-studio/minting/manual-minting) and the [airdropper](https://docs.nmkr.io/nmkr-studio/minting/airdropper).

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

Access the Mint and send jobs via the button in the actions bar of your project.

It will list all jobs, their date, state, receiver address and transaction ID.\
If a job was cancelled or fails, this will be also shown here. The state executed means, the job is started, but not finished yet. Once a job is finished the green success state will be added.

<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/nmkr-studio/project/mint-and-send-jobs.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.
