# Primary name

Wallet addresses are not always easy to remember and make sense of. Because of that, NNS provide a way for users to set primary name for their wallet address. Using primary name, dapps can display user's preferred NNS name instead of long, boring wallet addresses.

How to set a name as primary name:

Go to the name manager page by clicking "My Names" "

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

Select the name you want to set as primary, then click "Set as primary name":

<figure><img src="/files/8StwKKqgDoAs4kxijCCd" alt=""><figcaption></figcaption></figure>

Confirm the transaction, wait for it to success:

<figure><img src="/files/UGE2BQ1oZ3Yp6hjxKn8p" alt="" width="375"><figcaption></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/primary-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.
