> For the complete documentation index, see [llms.txt](https://docs.protocol.art/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.protocol.art/registration/how-to-set-primary-name.md).

# How to set primary name

#### **If you want to set your name as the primary name in your wallet as shown here:**

<figure><img src="/files/5BD0cAz33aJZHGQ2956D" alt=""><figcaption><p>Screenshot on sending funds in MetaMask</p></figcaption></figure>

For set your ART. primary name you will need to follow these steps:

1. Visit the [website](https://app.protocol.art/) and connect your wallet on the main menu.

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

2. Once you have connected your wallet, click on it and the following window will open. \
   All you need to do is select the name from the list that you want to make the primary name.

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

Congratulations, нou have made .ART the primary name 🎉


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.protocol.art/registration/how-to-set-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.
