# Audits

MAHA smart contracts were audited by Halborn.

However, security audits don't eliminate risks completely. Please don’t supply your life savings, or assets you can’t afford to lose, to  MAHA, especially as a liquidity provider.

For detailed audit reports from Halborn, you can check out this link: [Halborn MAHA Audit Reports](https://www.halborn.com/audits/maha/mahas-core)

### Secondary Security Audits

In addition to the Halborn audits, MAHA has successfully completed security audits with Mundus Security. The findings and recommendations from Mundus Security have been meticulously implemented to fortify our protocol against any threats.

For more details on the Mundus Security audit, you can read their [Review of MahaDAO Governance Security Audit](https://mundus.dev/blog/tpost/okfzlvdcr1-review-of-mahadao-governance-security-au).


---

# 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.maha.xyz/security/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.
