# How to set Primary Name

**Requirements**: Wallet must have at least 1 ID linked

**Use case**: Set Primary will assign one of Linked IDs as a representative account and serve as a cross-platform Web3 username and profile. Users can only designate one primary name per account.

**Guide:**

◦ **Step 1**: Connect wallet to [**OneID's website**](https://www.oneid.xyz/)

◦ **Step 2**: On top right corner, click on **Set Primary Name** (Below your connected wallet address)

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

◦ **Step 3**: In pop-up, choose ID that you want to be Primary Name.

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

◦ **Step 4**: Once set successfully, The ID that is chosen as Primary will have tag "Primary Name", and your wallet address on Profile button will turn into Primary ID.

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

<div data-full-width="true"><figure><img src="/files/2Rme4iMxFrzdVneNGYOT" alt=""><figcaption></figcaption></figure></div>


---

# 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.oneid.xyz/beginners-guide/website/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.
