# Security resources

Mountain Protocol is built to be safe.

As such, only tried and tested standards are used, including the ERC20 standard and rebasing, as well as known digital asset management solutions, including Fireblocks, Safe multisigs and OpenZeppelin Defender.

We also partner with security leading firm, OpenZeppelin

## Security resources

* Security center (by OpenZeppelin): <https://security.mountainprotocol.com/>
* Smart contract security audit (by OpenZeppelin): [Github](https://github.com/mountainprotocol/audits/blob/main/OpenZeppelin%20Mountain%20Protocol%20USDM%20-%20Audit%20Report%20Jun%202023.pdf)
* Bug bounty (by Immunefi): [Immunefi bug bounty](https://immunefi.com/bounty/mountainprotocol/)&#x20;

## Reporting security incidents

Mountain Protocol is an open source project. If you have discovered a potential security issue or vulnerability in our smart contract, we greatly appreciate your help in disclosing it to us in a responsible manner.

Please send us a detailed description of the issue to our dedicated email address: <security@mountainprotocol.com>. The report should include the steps to reproduce, potential impact, and any other relevant information.&#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.mountainprotocol.com/legacy-docs/security-resources.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.
