# Audit Report

At AlphaLend, the security and integrity of our protocol are non-negotiable. We routinely engage with leading blockchain security firms to audit our smart contracts and infrastructure. These audits are conducted to identify potential vulnerabilities, verify protocol logic, and ensure adherence to the highest development standards within the Sui ecosystem. Links to completed and ongoing audits can be found below.

### MoveBit Audit Report:

Date: 07 May 2025\
Report Link: <https://github.com/AlphaFiTech/Audit/blob/main/AlphaLend%20Preliminary%20Audit%20Report.pdf>


---

# 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.alphafi.xyz/alphalend/security/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.
