# Minting domain

**Step 1.** Go to our homepage. Enter the desired domain name and click "Search"

![](/files/HvFSOCly1uM6an8cSIhZ)

**Step 2.** After confirming the availability, click "Buy Now" to proceed.

Notes:

* We only accept the following:&#x20;
  * Characters a-z&#x20;
  * Numerical numbers 0-9&#x20;
  * Dash symbol "-"&#x20;
  * Emojis, e.g. 🚀&#x20;
  * East Asian characters, European characters, and other characters supported in UTF-8 character set
* Domain names should be at least 3 characters long
* Emojis with FE0F unicode may experience display issue, so it’s recommended to
  * 1\) Double check your domain using the search bar
  * 2\) If there’s display issue with the emoji chosen, refrain from minting the domain with that emoji

![](/files/m4SNkCsDHv3VDycYV4Iu)

**Step 3.** \
(a) Select the registration period you wish to sign up for. \
(b) Check the cost of registration and estimated gas fee\
(c) Check the checkbox if you want to set the domain as a Default Domain. (Read more about Default Domain [here](/user-guides/cronos-id-domains/setting-default-domain.md))\
(d) Click "Register" to proceed.

![](/files/4cLeHLdhoYz1pa123y4D)

**Step 4.** Wait for our final check of domain availability.

![](/files/nr9qDUQfuMkvvrHX3Fa2)

**Step 5.** Check your wallet pop-up for transaction approval request. Confirm the transaction details and approve on your wallet.

![](/files/l4QnUC8yTFCr9M0neJkM)

**Step 6.** Once the transaction has been approved, minting of the domain will begin. You can see the status by clicking "Track Progress"

![](/files/OMEBX44rv8CsmLLpxu1G)

**Step 7.** Congrats! You have successfully minted a new domain. You can now manage the profile of your domain by clicking "Manage Domain". If you wish you re-sell the domain on the NFT marketplace, click "Sell Domain on Minted".

![](/files/ikQE94LzcfMLMldLXGWJ)


---

# 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.cronosid.xyz/user-guides/cronos-id-domains/minting-domain.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.
