# Set Primary ENS Name

1. Navigate to the **Primary ENS Name** page.<br>

   <figure><img src="/files/9yGkdEHVuYEBMcbvDTLE" alt=""><figcaption></figcaption></figure>
2. Choose the .box domain that you want to be your primary ENS name from the table below. Click **Set Primary** and complete the transaction.<br>

   <figure><img src="/files/leqB6Yt6FJDC9AR19np7" alt=""><figcaption></figcaption></figure>
3. Once the transaction is processed you're done! You will be redirected to the screen below where your new Primary ENS Name will be displayed in the green box.<br>

   <figure><img src="/files/j5AFIZMcVvuoi9DDUnSI" 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.my.box/docs/configure-your-.box/configure-ens/set-primary-ens-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.
