> For the complete documentation index, see [llms.txt](https://docs.parallel.best/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallel.best/security/parallel-emergency-guardians.md).

# Parallel Emergency Guardians

As the protocol is deployed on 16 chains and brings a major innovation in the ecosystem, it is possible that, despite different audits, a minor or major problem could arise in the future.

Considering the importance of timing in certain situations, a [proposal](https://gov.parallel.best/t/mip-11-mimo-emergency-guardians/258) has been approved to prepare the DAO for any potential emergency action that might have to be done by allowing any Multisig Signers to initiate transactions from the multisig to stop an emergency situation (and execute it after verification and signatures from others signers).

{% hint style="info" %}
Since the [MIP-11](https://snapshot.org/#/mimo.eth/proposal/0x2ca4f1cbfa9d927eb8bc41546b02dbeaf5a54839e2846516273d2aeeb460b847) has been voted and accepted on Snapshot, all Multisig Signers can intervene in case of emergency situations on every chain where the Mimo Protocol is deployed.
{% endhint %}

## **Tiers Risks**

### *Tier 1 Risk*

**Scope:** User funds are at risk

**Actions:** Immediate intervention by pausing the system, then a governance discussion 24h vote time for further actions.

### *Tier 2 Risk*

**Scope:** Risk on protocol economic activity (eg: Bug on Parallel allowing to mint infinite of USDp etc, or any economic attack/exploit possible)

**Actions:** 1-3h feedback emergency on the forum. If the attack happens 24h before the distribution, the reaction should be immediate and follows the same process as Tier-1. The action should be to pause the compromised module only, if possible. A post-mortem is also needed in this case.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.parallel.best/security/parallel-emergency-guardians.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.
