# Multiverse Name Service

<figure><img src="/files/2AyaOeXgDCdISCYveun9" alt=""><figcaption></figcaption></figure>

## What is the Multiverse Name Service?

Have you ever jumped into a new online game only to find that your favorite name has already been taken by someone else? Do you ever wish that you could register your name once and use it across many different games? If your answer is yes, then the Multiverse Name Service is for you!

The [Multiverse Name Service](https://multiversenameservice.io) allows anyone to register unique names as NFT's held in their crypto wallet. This enables the following scenarios...

* Reserve your preferred name once and have it across all supported games and apps.
* Provides an easy way to lookup your wallet address using an easy to remember name.
* Names can be purchased and traded via exchanges.
* Highly secure since your name is stored as an NFT in your wallet with all metadata on chain.

## Why use the Multiverse Name Service

The Multiverse Name Service is build from the ground up with web3 gamers in mind. There are other similar services such as the Ethereum Name Service (ENS) on Ethereum which have a simliar architecture. However, the Multiverse Name Service has a few important advantages...

* Names never expire. Register once and that name belongs to you until you sell or transfer it.
* Names are caps sensitive. This is critical to make sure your name displays in game the way that you want. (Registrations are caps insensitive so no one else can take your name by adjust the caps).
* Extremely low gas charges so you aren't wasting your money registering and extending registrations.
* A game centric community

## Why Enjin Blockchain?

<figure><img src="/files/0AarEYN5oYo0XLKwVTyW" alt=""><figcaption></figcaption></figure>

The Multiverse Name Service is built on top of the [Enjin Blockchain](https://enjin.io/). Enjin is built from the ground up for NFT's and gaming. It brings the following benefits making it the perfect match for us...

* NFT's are implemented at the protocol level making them more secure, reliable and interoperable.
* Full featured NFT marketplace at [NFT.io](https://nft.io/).
* Very small transaction (gas) fees. Transactions cost a fraction of a cent.
* Scaling up to huge numbers of transactions per second.
* Low latency transactions which settle in seconds.
* Easy to use API's enabling broad adoption from developers.
* Highly secure using a decentralized staking protocol
* No external dependencies with metadata stored on chain

{% hint style="info" %}
Enjin and has no official association with the Metaverse Name Service.
{% 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://docs.multiversenameservice.io/multiverse-name-service.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.
