# Audit

* MUX V3 Trading Protocol contracts have been audited by [Guardian](https://guardianaudits.com/). Please check [here](https://github.com/mux-world/mux3-protocol/blob/main/audit/MUX%203%20Protocol%20Report.pdf)
* MUX Leveraged Trading Aggreator contracts have been audited by [SolidProof](https://solidproof.io/). Please check [here](https://github.com/mux-world/mux-protocol/blob/main/audit/SolidProof-Audit-20221215.pdf) for the full report.
* MUX V1 Trading Protocol contracts have been audited by [Certik](https://www.certik.com/). Please check [here](https://www.certik.com/projects/mux-protocol) for the full report.


---

# 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.mux.network/protocol/audit.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.
