# Introduction

As Bonzo Finance expands its presence in the Hedera DeFi ecosystem, the protocol becomes an increasingly valuable target due to the growing sums at risk. Security remains an utmost priority. In addition to internal best practices and rigorous testing, Bonzo Finance is committed to undergoing thorough assessments by independent experts.

This comprehensive security approach covers all critical aspects of the protocol:

* Core lending and borrowing functionality
* The Safety Module
* Governance mechanisms (coming 2025)

External audits and analyses are designed to scrutinize various dimensions of the protocol:

1. **Smart Contract Security:** Experts meticulously examine smart contracts for potential vulnerabilities or weaknesses.
2. **Algorithm Logic**: The underlying logic and mathematics of algorithm reviewed to ensure accuracy and efficiency.
3. **Stress Testing**: Protocol undergoes stress testing to evaluate its resilience under extreme market conditions.


---

# 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.bonzo.finance/bonzo-risk-framework/audits-and-analysis/introduction.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.
