# Mint Coupons

What is a Mint Coupon?

Every account in NMKR Studio has it's own account balance of Mint Coupons.\
These mint coupons will be used for [Manual Minting](https://docs.nmkr.io/nmkr-studio/minting/manual-minting), the [Airdropper](https://docs.nmkr.io/nmkr-studio/minting/airdropper), [editing tokens after they were minted](https://docs.nmkr.io/nmkr-studio/token/edit-after-mint-reveal) and to set up the [Royalties](https://docs.nmkr.io/nmkr-studio/project/royalties) for your project. \
\
Basically, you will need to buy some Mint Coupons for everything that is not minted on demand by your customer.<br>

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

## Buy Mint Coupons

To buy Mint Coupons, navigate to the Dashboard and click on "Buy mint coupons".

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

Select the amount of tokens you want to buy in the next step.\
NMKR Pay will now pop-up. Please sign the transaction with your wallet.\
Once the payment is done, your balance will show up as available Mint Coupons right to your customer ID.

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

## Cost Breakdown Mint Coupon

One Mint Coupon is 4,5 ADA in total, with this one Mint Coupon you are able to mint one token [manually](https://docs.nmkr.io/nmkr-studio/minting/manual-minting) or send 1 token via the [Airdropper](https://docs.nmkr.io/nmkr-studio/minting/airdropper).\
\
The [editing of an NFT](https://docs.nmkr.io/nmkr-studio/token/edit-after-mint-reveal) after the mint, only costs 2ADA, means it will not deduct a whole Mint Coupon and you will have some ADA remaining.\
\
4,5 ADA Mint Coupon contains

* 2 ADA NMKR Fee
* 2ADA MinUtxo (sendback to customer)
* 0,2 - 0,7 ADA network fee depending on the size of the transaction and metadata

##


---

# 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/account/mint-coupons.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.
