# Multi-Sig Governance in Polkadot

Mimir now supports the Polkadot network and the Subsquare application, meaning users can directly use their multisig accounts to participate in the governance of the Polkadot ecosystem. This article will introduce how to complete this process quickly and conveniently.

## Guide

If users wish to use Subsquare through a multisig account, they can follow these steps:

1. Create new multisig wallet in Mimir or import from other DAPP.

Mimir has completed the synchronization of all multisig wallets on the Polkadot network, including all balance static multisigs and some Proxy-based flexible multisigs. You just need to authorize the extension wallet containing the members to automatically complete the synchronization.

2. Enter App and find Subsquare.

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

3. Upon entering, you will see that the multisig wallet is connected. After confirming that there are no errors, you can click on 'Referenda', then goes to 'Middle Spender', find #462 proposal.

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

4. Click on "Vote," select "Aya," enter the amount of DOT you wish to support and the multiplier (lock-up period), then click confirm.

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

5. After clicking 'Confirm', you can initiate the transaction to submit the Proposal

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

6. Other members of the multisig can find the corresponding transaction in 'Transaction->Pending' and perform the Approve operation

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

7. Once the threshold is reached, the transaction is completed on-chain and can be found in the corresponding Track

<br>

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

<figure><img src="https://lvaum5an0ad.feishu.cn/space/api/box/stream/download/asynccode/?code=ZTYxOGFjMzUyMGQyMTVkOWJhOWJlNDIyNjE5MGNhNGZfbFpyZ2hNNVVjMlpMdGN2Q1dQSWd5c3F3azlQWXR6dmRfVG9rZW46Q0s2Q2JzWVBSb2E5MTR4RTRRNGN3MGFzbnpiXzE3MDk4ODM2ODE6MTcwOTg4NzI4MV9WNA" 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/advanced/multi-sig-governance-in-polkadot.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.
