> For the complete documentation index, see [llms.txt](https://messier.gitbook.io/catalogue-de-messier/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://messier.gitbook.io/catalogue-de-messier/general/messier-audits.md).

# Messier Audits

At Messier, ensuring the highest level of security for our token and entire ecosystem is our top priority. To this end, we have engaged in multiple comprehensive audits in collaboration with renowned firms such as HashEx, SolidProof, Beosin, Aegis AI Security and CertiK. These efforts are aimed at reinforcing the safety and integrity of our token and ecosystem.

Our commitment to transparency and security is at the forefront of our efforts to serve and protect our users. We invite you to explore the detailed outcomes of these audits on this page.

## **M87 Token Contract Audit:**

Review the detailed audits findings provided by:

* [HashEx](https://hashex.org/audits/messier/)

## **OpenHatch Audit:**

Review the detailed audit findings provided by [SolidProof](https://app.solidproof.io/projects/openhatch)

## **Horizon Audit:**

Review the detailed audit findings provided by [Beosin](https://beosin.com/audits/Horizon_202308111401.pdf)

## **VirgoDAO Audits:**

Explore our audits conducted by trusted firms:

* [Beosin Audit](https://beosin.com/audits/Virgo_202401081447.pdf)
* [Certik Audit](https://certik.com/projects/messier)
* [Solidproof Audit](https://github.com/solidproof/projects/blob/main/Messier%20M87/SmartContract_Audit_Solidproof_VIRGO.pdf)


---

# 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, and the optional `goal` query parameter:

```
GET https://messier.gitbook.io/catalogue-de-messier/general/messier-audits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
