# How to Etch Runes?

You may visit <https://unisat.io/runes/inscribe> to get the page.

Input the parameters as needed.

***For example***：

The ***Rune*** Name is EVERYONE.LOVES.NATURE.FOREVER,

***Symbol*** is E,

It is ***Mintable***, and ***Amount*** was settled as 500, ***Cap*** for 4,000,000.

The ***Premine*** is 15,000.

And leave other fields empty.Then you could input the above needed text as shown below,

<figure><img src="https://3523236551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ4NHAHIVnWQiEecvs1By%2Fuploads%2FCR5zzd7NfA9OxQmXXcH1%2Fimage.png?alt=media&#x26;token=1752c894-051b-4b5d-8286-1d86bdd0bff7" alt=""><figcaption></figcaption></figure>

*Please note: you need to wait for 5 blocks confirmations for etching.*

After the Rune is confirmed as valid, the etcher will get 15000E EVERYONE.LOVES.NATURE.FOREVER. Meantime, the others can mint Rune EVERYONE.LOVES.NATURE.FOREVER.

Following is the introduction for each parameter:

***Rune:*** Runes name, (currently you can ethi 13-26 characters long, can be separated by a middle dot ·, and the separator does not count towards the character limit).

***Symbol (optional):*** The symbol after the number of runes, which can be A-Z or empty. If empty, a general symbol ¤ will be used.

***Mintable:*** Toggle off to disable further minting. Runes are only premine upon creation.

***Amount:*** The Amount field contains the amount of runes each mint transaction receives.

***Cap:*** The number of times a rune may be minted is its cap. A mint is closed once the cap is reached.

***Advanced options:*** Set up premining, divisible figures, and the starting or ending block where minting is possible (optional).

***Premine :*** The etcher of a rune may optionally allocate to themselves units of the runes being etched. This allocation is called a premine.

***Divisibility (optional):*** A rune's divisibility is how finely it may be divided into its atomic units. Divisibility is expressed as the number of digits permissible after the decimal point in the amount of runes. A rune with divisibility 0 may not be divided. A unit of a rune with divisibility 1 may be divided into ten sub-units, a rune with divisibility 2 may be divided into a hundred, and so on.

***Absolute Height:*** The absolute block height (based on the current block height).

***Relative Height：***&#x54;he range of relative block heights (based on the block of etching real).

***Start Height：***&#x41; mint is open starting in the block with the given start height.

***End Height：***&#x41; rune may not be minted in or after the block with the given end height.

Minded: You can find the Premine setting on the pop-up page after clicking ***Advanced Options***.

**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-etch-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.
