# Address Format And Identity

Address display depends on the network, but under the Omni UX, your address presentation and on-chain identity still rely on a specific chain.\
In Mimir, by setting a default address format, you can control which address and Identity you want to display.

## Set Default Address Format

Click the copy button to open the address selection sidebar for copying.

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

Click the 🌟 to set the address you want to display as the default—you can update it anytime from here later.

<figure><img src="/files/1MGkHbyHDZjfNUcuWz9C" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
If you select system parachains or the Relay Chain, Mimir will ensure that the People Chain remains connected.\
This is to retrieve Identity data for better account display. Unless you have a specific reason, we recommend keeping it connected.
{% endhint %}


---

# 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.mimir.global/omni-ux/address-format-and-identity.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.
