# Checking domain availability

1\. Go to our homepage. Enter the desired domain name in the search bar and click "Search"

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

![](/files/JDTBTNHG4cDprAgqHAjp)

2a. If the domain name is <mark style="background-color:green;">**available**</mark>, you will see the message below and you can proceed with buying the domain name directly.

![](/files/UStahKHVtb74MpL6beNo)

2b. If the domain name is <mark style="background-color:red;">**taken**</mark>, you will see the message below.&#x20;

You can see the profile of the domain name by clicking "See Profile"

You may also check whether the domain is available for purchase on Minted - our NFT marketplace partner in the Cronos ecosystem - by clicking "Explore Domains on Minted"

![](/files/CIeCxFDLzRxby90derBx)

2c. If the message shows <mark style="color:red;background-color:red;">**protected**</mark>, it means that the desired domain name falls under prominent names and brands that are protected from public minting. You may still check the domain profile by clicking "See Profile"

![](/files/9eIcZVpxkysMBG93x4VS)

**Note:**

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


---

# 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/checking-domain-availability.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.
