# Linking Your DNS Domain to ENS

Following the process of minting your .art domain, the subsequent step is to link your DNS (Domain Name System) domain to the Ethereum Name Service (ENS). This guide will lead you through the necessary steps:

### Step 1: Connect Your Wallet

First, navigate to the mint page on protocol.art and connect your wallet. This wallet connection will facilitate digital transactions for minting the ENS from your DNS.

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

### Step 2: Search for Your Domain

Once your wallet is connected, input the .art domain name you previously purchased into the search engine.

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

### Step 3: Alter the "TXT Record"

Upon locating your domain, an information window (Host/Value) will open. At this stage, you will need to alter the "TXT record" in your domain settings, specifically on the website where you originally purchased the domain. This change is critical for minting your ENS.

To adjust the "TXT Record", follow the guide below:

1. Identify the platform where you acquired the .art domain.
2. Refer to the instructions provided for that specific platform.

{% hint style="info" %}
The process of changing the "TXT Record" varies depending on the platform, so following the specific instructions for your chosen platform is key to correctly making the alterations.
{% endhint %}

Once you have correctly modified the "TXT Record", you will be able to mint your ENS from your DNS successfully. Congratulations on expanding your digital portfolio! 🎉

{% content-ref url="/pages/57c4HGVaJKpubkjvX52m" %}
[Verify on Get.ART](/registration/linking-your-dns-domain-to-ens/verify-on-get.art.md)
{% endcontent-ref %}

{% content-ref url="/pages/Gu1XYlED2x5w7GgRmgfS" %}
[Verify on namecheap.com](/registration/linking-your-dns-domain-to-ens/verify-on-namecheap.com.md)
{% endcontent-ref %}

{% content-ref url="/pages/jVkX0FjFudwwFMivi0JJ" %}
[Verify on GoDaddy.com](/registration/linking-your-dns-domain-to-ens/verify-on-godaddy.com.md)
{% endcontent-ref %}

{% content-ref url="/pages/8KHUMEPbTUdJmbhbHCmF" %}
[Verify on porkbun.com](/registration/linking-your-dns-domain-to-ens/verify-on-porkbun.com.md)
{% endcontent-ref %}


---

# 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.protocol.art/registration/linking-your-dns-domain-to-ens.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.
