# ENS

[ENS](https://ens.domains/) is a distributed, open, and extensible naming system built on Ethereum, is the most widely integrated blockchain naming standard, your Web3 identity. Own your username, store an avatar and other profile data, and use it across services.&#x20;

With the [ENSIP-12: Avatar Text Records](https://docs.ens.domains/ens-improvement-proposals/ensip-12-avatar-text-records) you can link any [DystoPunks NFTs](/introduction/dystopunks.md) to your ENS and our metadata stored in the [IPFS](https://ipfs.tech/) makes it easy to do.

{% hint style="success" %}
Setting NFT as your ENS Profile Avatar: [Step-by-Step Guide](https://medium.com/the-ethereum-name-service/step-by-step-guide-to-setting-an-nft-as-your-ens-profile-avatar-3562d39567fc).
{% endhint %}


---

# 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://litepaper.dystopunks.net/development/blockchain/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.
