# Security & Audits

The Bonzo Finance v1 smart contracts have undergone audits by Halborn across the following categories in the table below, with links to each audit:

|         | Finance Contracts                                              | Liquidity Incentives                                           | Safety Module                                               |
| ------- | -------------------------------------------------------------- | -------------------------------------------------------------- | ----------------------------------------------------------- |
| Halborn | [Link](https://www.halborn.com/audits/bonzo/finance-contracts) | [Link](https://www.halborn.com/audits/bonzo/finance-contracts) | [Link](https://www.halborn.com/audits/bonzo/staking-module) |

\
Additionally, the protocol will be completely open source, allowing anyone to view and interact with the core codebase, user interface, API, or directly with the smart contracts on the Hedera network.


---

# 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-finance-litepaper/security-and-audits.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.
