# Introduction

Asset risk is a critical component of the overall risk management framework in decentralized finance (DeFi) protocols. Bonzo Finance, a lending and borrowing protocol built on the Hedera network, assesses the risks associated with supported assets is essential to maintaining the stability and security of the protocol.

Bonzo Finance has developed a comprehensive methodology informed by Aave's methodology for evaluating risk related to assets supported by the protocol. This assessment takes into account various factors, including market risk, liquidity risk, and smart contract risk, among others.\
\
By carefully analyzing these risk factors, Bonzo Finance aims to ensure that the assets supported by the protocol meet stringent safety and stability criteria. This approach helps to protect users' funds, maintain the integrity of the protocol, and promote a secure lending and borrowing environment.\
\
The following sections explain the specific risk assessment methodologies employed by Bonzo Finance for each category of asset risk. This documentation also covers an overview of the current assets supported by the protocol and their respective risk profiles and parameter configurations.


---

# 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/asset-risk/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.
