# Creating sub-domain

Step 1. Go to Cronos ID homepage and click “My Domains”.

<figure><img src="/files/kOP7dWiJ5y09bc6D0EKA" alt=""><figcaption></figcaption></figure>

**Step 2.** Next to the parent domain that you want to create sub-domain for, click “Manage”.

<figure><img src="/files/7lQsUqdld64gLzSOjqKv" alt=""><figcaption></figcaption></figure>

**Step 3.**&#x20;

(a) If this is your first time creating a sub-domain, click “Approve Sub-domain in wallet” and confirm the transaction approval on your wallet.

<figure><img src="/files/jZsvjG9uQtInZSlHHIP4" alt=""><figcaption></figcaption></figure>

(b) Under sub-domain, click “Add”.

<figure><img src="/files/ReSM0wNLU1owxl4DYjeF" alt=""><figcaption></figcaption></figure>

**Step 4.** Enter the desired sub-domain name, e.g. john.cronos.cro

{% hint style="info" %}
Please double check as you will not be able to edit or delete the sub-domain created!
{% endhint %}

<figure><img src="/files/5kvcNyLzagjQvhWNUhyI" alt=""><figcaption></figcaption></figure>

**Step 5.** Enter the Controller wallet address. Owner of this wallet address will take ownership of this sub-domain.

<figure><img src="/files/EiRjq5WZuohN5QGXKP65" alt=""><figcaption></figcaption></figure>

**Step 6.** Click “Confirm and Next” and confirm the transaction approval on your wallet.

<figure><img src="/files/TMAcDZxySOPvUBHnqM3Z" alt=""><figcaption></figcaption></figure>

**Step 7.** You have successfully created the sub-domain! You can now view the sub-domain under “My Domains”.

\
Don’t forget to update the domain profile with your desired social media links and crypto addresses! Click [here](/user-guides/cronos-id-domains/managing-domain-profile.md) for the full guide.

<figure><img src="/files/KuXCzJPzYc4gzEWrW2HA" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eNdqE9cdkeNicITPc6IB" alt=""><figcaption></figcaption></figure>

\ <br>


---

# 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/sub-domain/creating-sub-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.
