# Omni UX

Managing multisig transactions across different chains requires switching networks and interfaces, making the process fragmented and inefficient.

Mimir's Omni UX enables seamless cross-chain multisig management within a single interface, reducing operational friction and simplifying asset management.

## Connect not select

On the network selection page, simply toggle on the networks you wish to connect to. Mimir will automatically establish connections to these networks, and afterward, you’ll be able to initiate on-chain transactions across them without any need for manual network switching.

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

🟢: Connected

🟡: Connecting

🔴: Disconnected, you can try reconnecting or switch to a different RPC.&#x20;

## Initiate transaction with less limit

No need to switch networks—just select the appropriate network when sending the transaction.

<figure><img src="/files/s8D5955t2hC7LCnHQ87g" alt="" width="375"><figcaption></figcaption></figure>

You don't need to manage networks within Mimir—simply switch networks directly within the application. Mimir will build the transaction on the correct network for you.&#x20;

{% hint style="warning" %}
As long as the network is supported by Mimir, you don’t need to worry about being connected—Mimir will automatically handle the connection.
{% endhint %}

<figure><img src="/files/0N3RYOPYQeFF98BNy04w" alt=""><figcaption></figcaption></figure>

## Handle transactions together

The Pending Transactions page will display all pending transactions across the connected networks. You can select the networks you need— the number in parentheses indicates how many pending transactions are on each network.

<figure><img src="/files/9QuPFYj87GMDDwR14jPr" 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.mimir.global/omni-ux.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.
