# Security Audits

Morpheus’ decentralize architecture is built on Smart Contracts. To ensure safety, reliability, trust, and scalability on a global scale, maintaining the highest level of cybersecurity is essential.

Morpheus prioritizes security by subjecting its Smart Contracts to rigorous audits, performed by both experts and independent white-hat hackers through [Bug Bounty Program](/security-audits/morpheus-bug-bounty-program.md). Even the smallest upgrades to the Smart Contracts undergo a thorough audit process.

You can find the latest audit below, and the full list is publicly available on [GitHub](https://github.com/MorpheusAIs/Docs/tree/main/Security%20Audit%20Reports).

{% file src="/files/9VPqI30yQvt8fOSKL8Nv" %}
MOR OFT Audit Report
{% endfile %}

{% file src="/files/j8W7SpCuYKcjLhpPeEAc" %}
MOR20 Contracts Audit Report
{% endfile %}

{% file src="/files/SAEhjGQwvfJRUgXEQban" %}
1st Morpheus Lumerin Compute Contract Audit Report
{% endfile %}

{% file src="/files/Uqw9gM7aD116myfOYNla" %}
2nd Morpheus Lumerin Compute Contract Audit Report
{% endfile %}

{% file src="/files/22nxGAUakWHHQG8Zs2RX" %}
Distribution V3 (Capital Rewards Staking) Audit Report
{% endfile %}

{% file src="/files/Mk8XIZXhJpZ20nkWdSG6" %}
Distribution V3 (Code Rewards Staking) Audit Report
{% endfile %}

{% file src="/files/ETSwLRGftrqW6JScgB76" %}
Distribution V4 (Claim Lock) Audit Report
{% endfile %}

{% file src="/files/kcuSsixEIX1wTZcGS9hI" %}
Distribution V5 (Referral Program) Audit Report
{% endfile %}

{% file src="/files/sVenCfCIK0l7il1pDjyR" %}
Morpheus Capital V2 Zenith Audit Report
{% endfile %}

{% file src="/files/KOJyfGqdOAqIHDWNuEkZ" %}
Morpheus Capital V2 Code4rena Audit Report
{% endfile %}


---

# 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://gitbook.mor.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.
