# Audits

MachineX is built on the same contracts as Shadow Exchange, utilizing Ramses V3 Core, which is based on Uniswap V3 with several enhancements.

| Entity                         | Description            | Link                                                                         |
| ------------------------------ | ---------------------- | ---------------------------------------------------------------------------- |
| Spearbit                       | Shadow Exchange Audit  | [Report](https://cantina.xyz/portfolio/98695d75-ee7d-4e1c-aa96-6379f73c5b2c) |
| Consensys Diligence            | Ramses V3 CLMM Audit   | [Report](https://diligence.consensys.io/audits/2024/08/ramses-v3)            |
| Code4rena Security Competition | Ramses V3 CLMM Contest | [Report](https://code4rena.com/reports/2024-10-ramses-exchange)              |

## Additional Security Coverage <a href="#additional-security-coverage" id="additional-security-coverage"></a>

* **Specialized Testing Review** by 100Proof via C4rena
* **Post-Competition CL Audit** by Zenith Mitigation
* **Private Development Review** by yAudit
* **Testing Review** with Spearbit researchers


---

# 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.machinex.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.
