# Verify on Get.ART

### How to Edit TXT Records on get.art?

1. Log in to your account on get.art

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

2. Once you are logged in, you have a list of your domains. From this list select the domain you want to use like ENS and click on ⚙️, then the list opens and here you select "DNS Management"

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

3. You open the page with the domain management and on the left side there is a list of “Actions” in which you select "Manage TXT Records". After click on green button "Add A New TXT Record"

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

4. Enter "\_ENS" as Hostname, and copy the TXT key (it's your wallet address) assigned on Protocol.ART and paste it in the Value field.

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

5. Wait 10-15 minutes, go back to [Protocol.art](https://protocol.art/) and mint your ENS. \
   Confirm that you have done everything correctly after pressing the "Register" button connect to MetaMask. \
   \
   🎉 You minted your ENS from DNS.


---

# 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/verify-on-get.art.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.
