# Audits

## First Round of Audit

**Auditor : SSLab at Georgia Institute of Technology**

**Date of Report : February 26th 2022**

Report can be viewed [here](https://static.meson.fi/MesonFi-Audit-Report-R1-2022Feb.pdf)

## Second Round of Audit - Design Review

**Auditor :** [**Trail of Bits**](https://www.trailofbits.com/)

**Date of Report : July 15th 2022**

Report can be viewed [here](https://static.meson.fi/MesonFi-Audit-Report-R2-2022Jul.pdf)

## Third Round of Audit - Security Review

**Auditor :** [**Trail of Bits**](https://www.trailofbits.com/)

**Date of Report : October 3rd 2022**

Report can be viewed [here](https://static.meson.fi/MesonFi-Audit-Report-R3-2022Oct.pdf)

## Fourth Round of Audit - Fix Review

**Auditor :** [**Trail of Bits**](https://www.trailofbits.com/)

**Date of Report : October 3rd 2022**

Fix Review consists of a review of all fixes in reponse to the security vulnerabilities foundings in Round 3. Report can be viewed [here](https://static.meson.fi/MesonFi-Audit-Report-R4-2022Oct.pdf)

We will continue to invite worlds' leading smart contract auditors to perform robust audits on Meson Protocol, Smart Contracts and Apps. Please check back for more updates and audit deliveries!


---

# 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.meson.fi/references/audit-reports.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.
