# How to Mint Runes?

Go to Mint option on page <https://unisat.io/runes/inscribe>.&#x20;

Or you could explore Rune information on <https://unisat.io/runes/list> and Click ‘Mint Directly’ button if the rune can be mintable for more convenience.

You could input the ***Rune or Rune ID*** as below.

<figure><img src="https://3523236551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ4NHAHIVnWQiEecvs1By%2Fuploads%2Fz482fDtRbiXaXfQuqapK%2Fimage.png?alt=media&#x26;token=64f5a17e-2d65-4c8c-9e4e-73e4c7b70fdb" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3523236551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ4NHAHIVnWQiEecvs1By%2Fuploads%2FODmNseZuYgBrpa3nIwih%2Fimage.png?alt=media&#x26;token=1a78de5b-191b-4d71-82bb-e5188f2fb8d7" alt=""><figcaption></figcaption></figure>

You can input the number of ***Repet Mint*** or use the slide bar for batch minting.

***Let’s take the Rune: EVERYONE.LOVES.NATURE.FOREVER for example.***

There will be 500E for one minting. If ***Repeat Mint***=53, the balance is 500\*53=26500E&#x20;

EVERYONE.LOVES.NATURE.FOREVER after minting transaction was confirmed. At the same time, the ***Cap*** of this Rune was reduced from 4,000,000 to 3,999,947.

After the transaction (including etching, minting, etc) has been confirmed on chain, you may refer to the following formula for the current total supply of Rune：

***Supply=Premine+Amount\*Mints***

1\) If Premine=1000, the Rune is mintable and Amount=100, Mints=90, then Supply=1000+100\*90=10000;2）

2\) If Premine=0, the Rune is mintable and Amount=100, Mints=90, then Supply=0+100\*90=9000;3）

3\) If Premine=10000, the Rune is non-mintable, then Supply=10000+0\*0=10000;4）

4\) If Premine=0, the Rune is non-mintable, then Supply=0+0\*0=10000.(This Rune is Cenotaph)

**Disclaimer:**

The content of this document is for informational purposes only. It does not constitute (i) investment advice or recommendations, (ii) an offer, solicitation, or inducement to purchase, sell, or hold digital assets, or (iii) financial, accounting, legal, or tax advice. Digital assets (including FTs and NFTs) are subject to market volatility, involve high risk, regulatory changes, and may depreciate in value. The information is provided "as is," and we make no warranties regarding its accuracy. Please consult your legal, tax, or investment professionals to determine whether trading or holding digital assets is suitable for you.


---

# 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.unisat.io/misc/knowledge-base/runes/how-to-mint-runes.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.
