# Multisig Rights

### Powers of the Bancor DAO MSIG

* The Bancor DAO MSIG governs all aspects of Bancor V3 and is responsible for the execution of decisions that are made by the Bancor DAO.
* In emergency situations, the Bancor DAO MSIG can call the “pause” function which will pause the entire protocol. As long as the “pause” is ongoing, no deposits, withdrawals or transactions can be made until the protocol is “unpaused”. This would likely be called by the Gnosis safe 2 wallet.

### MSIG rule

5/7 members must sign for a transaction to be executed.

### MSIG Signers

1. Foundation proposed signatory&#x20;
2. Foundation proposed signatory&#x20;
3. Foundation proposed signatory&#x20;
4. Matic proposed signatory
5. Harvest Finance proposed signatory
6. 88 MPH proposed signatory
7. WOO DAO proposed signatory

### **Expectation of Signers**

* They have Bancor’s best interest at heart
* They will faithfully execute the will of the Bancor DAO as expressed by their votes
* They will be available to sign a tx when needed based on the following flow:
  1. Bancor DAO votes
  2. Bancor DAO MSIG performs the will of the voters
     * All decisions are effective immediately (upon final vote outcome)
     * The MSIG implementation stage follows:
       * Minimum 2 days of [public community discussion](https://gov.bancor.network/t/a-guide-to-bancordao-due-process/1669)
       * 3 days of voting window (where it needs to meet [vote criteria](https://gov.bancor.network/t/bip20-quorum-and-supermajority-requirements/3503))&#x20;


---

# 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.bancor.network/about-bancor-network/security-and-audits/multisig-rights.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.
