# ENS - Get your own Address Name

![ENS - Ethereum Name Service](/files/-Lw0WJIiITOhZrcRURYy)

You just need to go to this website and get your own name: <https://app.ens.domains>

Our MedShare website is ENS ready.

### What is it?

The Ethereum Name Service is a distributed, open and extensible naming system based on the Ethereum blockchain. ENS eliminates the need to copy or type long addresses.

Instead of being called in every DApp as: *0xFAEB....FAB98* you can be recognized as something like: (i.e) **my.walletname.eth**. Go quickly and have your name as soon as possible.

### How to use ENS

The [ENS App](https://app.ens.domain) is a Graphical User Interface for non-technical users. It allows you to search any name, manage their addresses or resources it points to and create subdomains for each name.


---

# 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.shalomempire.com/about-us/medshare/ens-get-your-own-address-name.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.
