# $100k Bug Bounty

Hashlock: <https://www.hashlock.com.au/bug-bounty/wise-lending>\
\
Blockwarden: <https://blockwarden.io/bounties/wise>\
\
Bug bounties are rewarded for critical issues found in the live Wise Lending contracts with funds at risk. If a duplicate issue is submitted to multiple bounty programs, only the first submission will be honored. \
\
Contracts in scope:\
**WiseOracleHub Arbitrum:** <https://arbiscan.io/address/0x5E93f02b629EfdCf889e544126167709206b92a8>\
**PositionNFTs Arbitrum:** <https://arbiscan.io/address/0x6Cd8C86f5253F49c06FE913182E14DAD313298F9>\
**WiseLending Arbitrum:** <https://arbiscan.io/address/0x9034a49587bD2c1Af27598E0f04F30Db66C87Ebf>\
**AaveHub Arbitrum:** <https://arbiscan.io/address/0x4A56DCd67E66102E6a877dE8BF2E903Df5E18978>\
**WiseSecurity Arbitrum:** <https://arbiscan.io/address/0x67dae107eCF474F0D5B7d8aD45490608a5AdbE2A>

**FeeManager Arbitrum:** <https://arbiscan.io/address/0x90a022796798f9dbA1Da0f8645234B284d4E8EC6>


---

# 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://wisesoft.gitbook.io/wise/developers/usd100k-bug-bounty.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.
