# Create Rune

**Step 1: Fill out Rune information**

Make sure **Ticker** is not created

<figure><img src="/files/YgIVrma0f3wpJ1BkSi9m" alt="" width="563"><figcaption></figcaption></figure>

**Step 2: Select etching type**

RuneAlpha ís offering 2 type of etching

**Type 1:** The market cap will be **locked** and **loaded**, and you’ll specify the token count for each address when you’re booting up that Rune

Be careful of decimal selected&#x20;

<figure><img src="/files/jSoMro6opBRl6QlfbD5U" alt="" width="563"><figcaption><p>Fixed Cap</p></figcaption></figure>

**Type 2:** Fair mint (Like **$COOK** etching), where the creator lays down the law on how many tokens can be minted per transaction and the number of blocks a minter can transact

<figure><img src="/files/hVeVb6G1IcGCighJtfYZ" alt="" width="563"><figcaption><p>Fair mint</p></figcaption></figure>

Each block takes place within 10 minutes, consider it to have a reasonable time.

**Step 3: Select sats/vB** (Gas) **then Process**

<figure><img src="/files/KVW86zPFeo5CiIBP9bTT" alt="" width="563"><figcaption></figcaption></figure>

Please take a look **risk warning** before executing transaction


---

# 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.runealpha.xyz/en/guides/create-rune.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.
