# How to set Primary Name

## Set Primary Name

This guide will help you set your Primary Name in One ID, which serves as your account representative and cross-platform Web3 username and profile. You can only designate one primary name per account, but you can change it whenever you want.

{% hint style="info" %}
**Note:** You must link your wallet before setting the Primary Name.
{% endhint %}

**Step 1**: In the **OneID** section, please select 1 ID from the list of **Linked IDs** that you want to set as your Primary Name.

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

**Step 2:** Click on **Set Primary**. If you agree to proceed, please Confirm in the pop-up confirmation.

**Step 3:** The symbol **Primary** will be displayed below the chosen ID.

<figure><img src="/files/i1ong64eQZ5jMUofDQnp" alt=""><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.oneid.xyz/beginners-guide/mobile/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.
