# Overview & Resources

The [Bonzo Finance](https://www.bonzo.finance/) protocol is an open source, non-custodial lending and borrowing protocol built on the Hedera network. It is designed to facilitate the lending and borrowing of cryptocurrencies, with a focus on HBAR, Hedera Token Service (HTS) tokens, and wrapped major assets. Bonzo prioritizes censorship resistance, security, and self-custody, enabling users to transact without reliance on trusted intermediaries.

> *Suppliers provide liquidity to Bonzo Finance asset markets to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (a single “atomic” flash loan) fashion.*

Bonzo Finance is based on [Aave v2](https://docs.aave.com/developers/v/2.0) — the most utilized lending & borrowing protocol on Ethereum — and adapted to the Hedera EVM (Ethereum Virtual Machine) and native Hedera Token Service (HTS).

The Bonzo Finance protocol inherits the Hedera network's high throughput, fast transaction finality, and a low, fixed, U.S. dollar-denominated fee structure. Additionally, Hedera's architecture ensures fair transaction ordering, [mitigating the risk of MEV attacks](https://hedera.com/blog/does-maximal-extractable-value-mev-exist-on-hedera) commonly seen on alternative EVM-based DeFi protocols.

### Bonzo Finance Web & Community Resources

| 🌐  **Website**       | [https://bonzo.finance/](https://www.bonzo.finance/)              |
| --------------------- | ----------------------------------------------------------------- |
| 💻  **Documentation** | <https://docs.bonzo.finance/>                                     |
| 🚀  Mainnet           | <https://app.bonzo.finance/>                                      |
| 🧪  **Testnet**       | <https://testnet.bonzo.finance/>                                  |
| 👥  **𝕏**            | [https://x.com/bonzo\_finance/](https://www.x.com/bonzo_finance/) |
| 👾 **Discord**        | <https://www.bonzo.finance/Discord/>                              |


---

# 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/overview-and-resources.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.
