# Audit Report

{% hint style="success" %}
Link to FYEO Audit Report [here](https://www.fyeo.io/post/fyeo-3a-dao-security-assessment)
{% endhint %}

During the code review of the 3A Lending Protocol, FYEO discovered:

* 4 findings with a MEDIUM severity rating.
* 2 findings with a LOW severity rating

which have been addressed by 3A development team [Medium](https://blog.3adao.org/3a-lending-protocols-security-under-the-microscope-fyeo-audit-35de5a49e44b).

### 3A DAO Independent Audit Reports

{% file src="/files/59tt4jwpptZea0baH29C" %}

Redemption Fee Independent Audit

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

Smart Vault Independent Audit

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

MaticX and wstETH collateral

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

Pyth Network integration

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


---

# 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.3adao.org/3a-protocol/technical-documentation/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.
