# Audits

Mauve operates a modified Uniswap V3 fork, one of the most battle tested and throughout audited DEX codebases. In addition, two further smart contract audits were conducted:

| [OAK Security](https://www.oaksecurity.io/) | [Full report available here. ](https://github.com/solidified-platform/audits/blob/master/Audit%20Report%20-%20Mauve.pdf) |
| ------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| [Halborn](https://www.halborn.com/)         | [Full report available here. ](https://drive.google.com/file/d/15rjffI17K62iCibGiJbx1jQq2eJV1c8r/view?usp=sharing)       |

In addition to Mauve smart contracts, all smart contracts relating to VioletID have been audited as well:

| [Halborn](https://www.halborn.com/) | [Full report available here. ](https://drive.google.com/file/d/1a1pIacLwtDm_5YHZ454OLpdqeEZ48KcN/view?usp=sharing) |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------------ |

Mauve’s interface with Violet, including cloud infrastructure and frontends, have undergone additional outside security review, including extensive pen testing through Halborn.


---

# 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.mauve.org/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.
