# Mimir Introduction

Mimir is dedicated to providing advanced multisig account management solutions. We've focused on key features that significantly enhance user experience within the Polkadot network:

1. **Support for Various Polkadot Account Types:** Mimir accommodates a diverse range of account types, including Flexible Multisig, Static Multisig, Nested Multisig, and Extension Wallets.
2. **More convenient interaction experience**: Mimir provides users with various easy-to-use tools to simplify transaction initiation, such as Call Template, Batch Transaction, and Proposer.
3. **Third-Party Application Integration:** Users can directly access applications using their multisig identities. We currently support 10+ applications cover staking, OpenGov, identity and etc.

Mimir is funded by Polkadot Treasury


---

# 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/product-introduction/readme.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.
