# Audit Report

### Aptos Audit Report

MoveFlow’s smart contracts on the **Aptos** blockchain have undergone a comprehensive security audit to ensure robustness and reliability. Key highlights of the audit:

* **Auditor**: MoveBit
* **Audit Date**: 2023.05.14
* **Findings & Resolutions**:
  * 7 issues (2 informational, 3 minors, 1 medium, 1 major)
  * **7 fixed**

For a full report, access it here: <https://github.com/Move-Flow/Audit_report_on_Aptos>

### EDU Chain Audit Report

MoveFlow’s deployment on **EDU Chain** has also been rigorously audited to guarantee the safety and integrity of its smart contracts. Key highlights:

* **Auditor**: ExVul
* **Audit Date**: 2025.03.28
* **Findings & Resolutions**:
  * 4 issues (2 low, 1 medium, 1 high)
  * **4 fixed**

For a full report, access it here: <https://github.com/Move-Flow/Audit_report_on_EDU_chain>


---

# 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://moveflow3.gitbook.io/moveflow-token-distribution-protocol/resources/audit-report.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.
