# Registering new name

## Registering new names

In order to register a new NNS name using the Name Manager App, you need to complete these following steps :

* Pick a name and check if it's available.
* Confirming registration infos.
* Sending transaction using crypto wallet to register.

<figure><img src="/files/SbjeG5WQSgvNVvzlZSew" alt=""><figcaption><p>Pick a name and check if it's available.</p></figcaption></figure>

<figure><img src="/files/zVTvSqUlTnNPWze0Sxvv" alt=""><figcaption><p>Confirming registration infos.</p></figcaption></figure>

<figure><img src="/files/MJZjrVLUF7wLYI3MNga1" alt="" width="359"><figcaption><p>Sending transaction using crypto wallet to register</p></figcaption></figure>


---

# 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.nad.domains/using-nns/name-manager-app/registering-new-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.
