# Security and audits

## Audits

| Object               | Auditor                                                                                           | Audit type     | Date              |
| -------------------- | ------------------------------------------------------------------------------------------------- | -------------- | ----------------- |
| Bridge Protocol v2.0 | [ChainSecurity](https://www.mtpelerin.com/docs/bridge-protocol-v2-chainsecurity-audit-report.pdf) | Smart contract | 30 September 2019 |

## Bug bounty

We have a bug bounty program hosted on bug bounty platform Immunefi, which rewards security vulnerabilities found in Bridge Protocol v2.&#x20;

[More information on the bug bounty on Immunefi's website](https://immunefi.com/bounty/mtpelerin/).


---

# 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://developers.mtpelerin.com/bridge-protocol/security-and-audits.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.
