# Dapps

{% hint style="info" %}
Mimir's Dapp serves as the gateway for Mimir to interact with other applications. Once a user selects an account (whether it's a single-signature or multisig), they can use that account to perform various operations within the ecosystem through the multiple applications listed in Dapp.&#x20;
{% endhint %}

## **Supported Mimir Apps**

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

**Commen Use**: [DOTConsole](https://app.mimir.global/explorer/https%3A%2F%2Fdotconsole.app%2F%3Fchain%3Dpolkadot?network=polkadot), [Apps](https://app.mimir.global/explorer/https%3A%2F%2Fapps.mimir.global%2F%3Frpc%3Dwss%253A%252F%252Fpolkadot-rpc.publicnode.com?network=polkadot)

**OpenGov**: [Subsquare](https://app.mimir.global/explorer/https%3A%2F%2Fpolkadot.subsquare.io%2F?network=polkadot)

**Identity**: [Polkaidentity](https://app.mimir.global/explorer/https%3A%2F%2Fapp.polkaidentity.com%2F?network=people-polkadot)

**Bounty**: [Bounty Manager](https://app.mimir.global/explorer/https%3A%2F%2Fbountymanager.io%2F?network=polkadot)

**Staking**: [Staking](https://app.mimir.global/explorer/https%3A%2F%2Fstaking.mimir.global%2F?network=polkadot)

**XCM**: [Bifrost App](https://app.mimir.global/explorer/https%3A%2F%2Fbifrost.app%2F?network=bifrost-polkadot)

**Defi**: [Bifrost App](https://app.mimir.global/explorer/https%3A%2F%2Fbifrost.app%2F?network=bifrost-polkadot)

**Storage**: [CrustFiles](https://app.mimir.global/explorer/https%3A%2F%2Fcrustfiles.io%2F?network=crust)

## Third-Party Dapp

Many teams are also working on productization, such as Subsquare and Polkaidentity.&#x20;

We will also integrate these Polkadot ecosystem applications, which can significantly lower the barriers to user interaction and have already achieved great success.&#x20;

We also hope to connect with more and more applications, expanding the scope of these applications. Not only single-signature users can experience it, but multisig users can also enjoy this convenience.

**List your Dapp: <hello@mimir.global>**


---

# 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/basic/dapps.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.
