# 🔒Security Audit

## Audit Report

RWAlpha has successfully completed a comprehensive code audit and formal verification by CertiK, a leading blockchain security firm. The complete audit report is available on this page, ensuring full transparency and open-source availability of all underlying code.

{% file src="<https://775203264-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscJWMpOjiW28d7cvbHVf%2Fuploads%2FaLIMtrJaFUcR4oty8WMJ%2FCertiK%20Audit%20Report.pdf?alt=media&token=5850a68e-90cb-4155-9e53-576f185105e8>" %}

## Audit Details

|                       |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| --------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Project Name**      | DMZ                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| **Platform**          | BSC (BNB Smart Chain)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| **Language**          | Solidity                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| **Repository**        | [GitHub - dmzFinance/rwalpha-contract](https://github.com/dmzFinance/rwalpha-contract)                                                                                                                                                                                                                                                                                                                                                                                                                          |
| **Commits**           | <p><a href="https://github.com/dmzFinance/rwalpha-contract/tree/45ffe0e7bf5705da436ee9dab327a9871d132377"><code>45ffe0e7bf5705da436ee9dab327a9871d132377</code></a><br><a href="https://github.com/dmzFinance/rwalpha-contract/tree/b795757943fecd15d8e097652f2ca5f67e16fd69"><code>b795757943fecd15d8e097652f2ca5f67e16fd69</code></a><br><a href="https://github.com/dmzFinance/rwalpha-contract/tree/47074874d116c021d431d03f1496bc24dfe6852b"><code>47074874d116c021d431d03f1496bc24dfe6852b</code></a></p> |
| **Delivery Date**     | April 17, 2026                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| **Audit Methodology** | Manual Review, Static Analysis                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |


---

# 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.rwalpha.ai/english-version/security-audit.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.
