# Security

{% hint style="danger" %}
Security audits do not eliminate risk completely. Please read and agree to our [Terms of Service](https://assets.mav.xyz/terms-of-service) before using Maverick's apps or smart contracts.
{% endhint %}

## Maverick v2

The Maverick v2 contracts have been audited repeatedly by trustworthy auditing firms. Any issues identified in the audits have been addressed. You can find the full reports from each of the audits below.

### Open Zeppelin, 5/7/24

{% file src="/files/aIdIC5DkjlkumsVO8okA" %}

### Hunter Security, 3/10/24

{% file src="/files/OUBAAIWYYNQLCvm63GzC" %}

{% file src="/files/xoUgnFWQef6lMH16XsKe" %}

{% file src="/files/LgCDPgabyWnTYVXnO0pJ" %}

### Omniscia, 5/13/24

{% file src="/files/Wdq6wCNckzIQfOwrJMy1" %}

{% file src="/files/53i6Yj7FP1GXXUHcoQ6M" %}

{% file src="/files/6eglQWmb6oENKGSf6ZNB" %}

## Maverick v1

The Maverick v1 AMM smart contract has been audited repeatedly by trustworthy auditing firms. Any issues identified in the audits have been addressed. You can find the full report from each of the audits at the links below.

{% file src="/files/YygAEq2X37y1S1Fg4Iba" %}

{% file src="/files/yy8vFgP33DP7xFtiZIfy" %}

{% file src="/files/y1KpiPvHlA004OTbX5W4" %}

{% file src="/files/rKc2pWfaKONAA6RhYdtQ" %}

{% file src="/files/ujVJu7Gq2KTJbtGIJDZ5" %}

In addition, the smart contract was subject to a Code4rena bug bounty contest in December 2022. You can find the report from the contest [here](https://github.com/maverickprotocol/audits/blob/main/phase-1/2022-12-Code4rena.md).


---

# 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.mav.xyz/further-information/security.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.
