# Mimir Features

## High Compatibility with Safe

Mimir uses the same contracts as Safe

### **Account Compatibility**

All basic features available in Safe can also be implemented in Mimir, with the added capability of loading various types of Modules.

### **Application Compatibility**

Interaction between multisig accounts and third-party applications is a core feature of Safe, facilitated through the Safe SDK and WalletConnect. Mimir is already compatible with the Safe SDK, so applications that have integrated the Safe SDK need no additional changes.For applications not yet adapted to the Safe SDK, a one-time adaptation will allow them to support both Safe and Mimir. Furthermore, you can use WalletConnect to interact with third-party applications.

<figure><img src="https://lvaum5an0ad.feishu.cn/space/api/box/stream/download/asynccode/?code=OWFiZTk1MDhmOGYwZWUzZDQyNzAxOWRjZDc3ZWJkYmNfM3VnZVFrUkNaTU1MZlgyVFYzdGE1MkFYV2NXTkRPQVFfVG9rZW46VjVHWGJrWjBtb0d3bFV4R01UU2M2Z0tmbjdkXzE3MTgzNDgxNjY6MTcxODM1MTc2Nl9WNA" alt=""><figcaption></figcaption></figure>

## Enterprise-Level User Friendliness

### **Nested Multisig Adaptation**

Mimir continues to support complex multisig capabilities. For enterprises, institutions, DAOs, etc., that might use multisig accounts as members of other multisig accounts, Mimir allows for seamless operation. Users only need to select their account for signing without using WalletConnect to log into Mimir for signatures within complex account structures.

### **Policy Rules**

A key feature of MPC wallets is the flexible setting of Policy Rules to grant or restrict specific privileges for certain members, Mimir introduces this into multisig account. This functionality significantly enhances the efficiency and security of enterprise fund management.Currently, we offer two rules:

* Easy Expense: Allows flexible spending without multi-signatures.
* Recovery: Helps recover accounts during emergencies.

In the future, we will provide more practical features such as multisig weights and tiered thresholds.

<figure><img src="https://lvaum5an0ad.feishu.cn/space/api/box/stream/download/asynccode/?code=OGEyZGQzN2EwMWM5MzkyNzQ4YmE1NGFmY2M4MDhlNzhfMVZlbU8yQWdRNzE4YTZqR0lnOHBHa3pZZ3RTOU9MYjNfVG9rZW46VXlxVWJPZVVpb1VXbDd4VWRmcmNFYVJEblNmXzE3MTgzNDgxNjY6MTcxODM1MTc2Nl9WNA" alt=""><figcaption></figcaption></figure>

### **Most Gas-saving Solution**

Mimir can consolidate multiple approval transactions into a single transaction, regardless of account hierarchy and complexity, significantly reducing transaction costs.


---

# 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://evm-docs.mimir.global/product-introduction/mimir-features.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.
