# Security

### Audits

Security is a core design priority of the MetaVaults architecture. The system is built with a strong emphasis on **defensive design, explicit constraints, and onchain enforceability**, aiming to minimize risk while operating in complex and adversarial environments.

Main security partners for the architecture are [Nethermind Security](https://x.com/NethermindSec) and [Sherlock](https://x.com/sherlockdefi).

To support ongoing security and encourage continuous review of live code, MetaVaults participate in a public bug bounty program hosted by Sherlock.&#x20;

{% embed url="<https://audits.sherlock.xyz/bug-bounties/125>" %}

{% file src="/files/4hGm9dF3bx4ltmnfyeJC" %}

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

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

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

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

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

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

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

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


---

# 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://metavaults.mellow.finance/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.
