# Bonzo Finance: DevDay Scavenger Hunt

<table data-header-hidden><thead><tr><th valign="top"></th><th align="center" valign="middle"></th><th data-hidden></th></tr></thead><tbody><tr><td valign="top"><h2>Welcome, scavengers!</h2><p></p><p><a href="https://www.bonzo.finance/">Bonzo Finance</a> is The Liquidity Layer of Hedera: an open source non-custodial DeFi protocol, built on Hedera, that offers lending &#x26; borrowing, as well as newly launched automated yield strategy vaults.<br><br>There's so much to explore as a developer building in the Hedera DeFi ecosystem — and the Bonzo Finance protocol is an incredible place to get started.<br><br>Whether you're brand new to web3 or just getting started, check out the resources below for more information how to get involved in the Bonzo Finance ecosystem.</p><p></p></td><td align="center" valign="middle"><p></p><p><img src="/files/o3WeRzwCHOg3RUkwuuEm" alt="" data-size="original"></p></td><td></td></tr></tbody></table>

<table><thead><tr><th width="256.84375" valign="top">Bonzo Lend</th><th width="316.86328125" valign="top">Bonzo Vaults</th><th valign="top">Community</th></tr></thead><tbody><tr><td valign="top"><p><a href="https://app.bonzo.finance/">Bonzo Lend</a> is based on Aave v2 and adapted to the Hedera EVM and native Hedera Token Service (HTS).<br></p><p>Developers can help support the Bonzo Finance ecosystem by building a liquidation bot (to support healthy liquidations, while earning fees) and utilize Bonzo Lend's flash loans.<br><br><strong>🤖</strong>  <a href="https://docs.bonzo.finance/hub/developer/bonzo-lend/liquidation-bots-beta"><strong>Build a Liquidation Bot</strong></a><br><br>⚡️ <a href="https://docs.bonzo.finance/hub/developer/bonzo-lend/flash-loans"><strong>Utilize Flash Loans</strong></a></p></td><td valign="top"><a href="https://app.bonzo.finance/vaults">Bonzo Vaults</a> is based on the open source "Beefy Finance" architecture and adapted to Hedera's EVM and native token service. <br><br>Vaults are fully permissionless; developers can custom-architect vault strategies that incorporate DeFi protocols across the Hedera ecosystem and deploy them publicly for users. <br><br>Vault development is "incentives aligned" — builders earn a strategist fee (configurable %) on all yield earned by users of the vault, once it's made public.<br><br><strong>♟️</strong> <a href="https://github.com/Bonzo-Labs/beefy-hedera-contracts"><strong>Build an Automated Yield Vault</strong></a><br></td><td valign="top"><strong>Have development questions?</strong> <br><br>Join the official <a href="https://www.bonzo.finance/discord">Bonzo Finance Discord</a> for development support 🛠️</td></tr></tbody></table>

## Happy Scavenging! 🕵️‍♀️


---

# 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/hub/legal/bonzo-finance-devday-scavenger-hunt.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.
