# Audits & Risk

HyperLend maintains a security posture through high-tier audits, risk management, and constant real-time monitoring.

The codebase has been verified by three independent security reviews to ensure the safety of user funds and contract integrity: [Pashov Audit Group](https://x.com/PashovAuditGrp), [Ackee Blockchain](https://x.com/AckeeBlockchain) and a [Cantina Competition](https://x.com/cantinaxyz).

For ongoing economic stability, [Block Analitica](https://x.com/BlockAnalitica) manages active risk and collateral health, while [Blockworks Advisory](https://x.com/BlockworksAdv) provides strategic oversight for the overall health of the project. This is further reinforced by [Hypernative](https://x.com/HypernativeLabs), which provides 24/7 on-chain monitoring to detect and respond to real-time security threats.

{% hint style="info" %}

## All audit reports can be found here: <https://github.com/hyperlendx/audits/tree/master/hyperlend>

{% endhint %}


---

# 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.hyperlend.finance/essentials/audits-and-risk.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.
