# Etch Page

Rune Name: this will be the name of your rune. Unlike many stocks or leading cryptocurrencies that have ticker symbols of no more than four letters, Runes by design must have ticker symbols at least 13 characters long.

Rune Divisibility: the number relates to the amount of digits you can add behind the comma

Symbol: every Rune needs to have a symbol. This can be anything from J to $.

Rune Address: this will be the address of the owner. This address will receive the reserved amount.

Total Supply: this is the total supply of the Rune token.

Amount per mint: this is the amount of Runes that a person can mint with one transaction.

Your Reserved Amount: this is the amount that the Rune Address will receive once the Rune is created.

Fee rate for transfer: this is the amount of transaction fees you will add. Please make sure to check out the Bitcoin block explorer before deciding how much Transaction Fees you will add. You do not want to overspend, or underspend where Bitcoin won’t be able to process your transaction.

For Advanced Attributes, check the next page.


---

# 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://platform-docs.craftrunes.com/etch-page.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.
