# Bug Bounty

In order to provide extra incentives for our community to review and protect the integrity of our smart contracts, OpenSwap has partnered up with Immunefi to provide this Bug Bounty. White and grey hat hackers among us can report vulnerabilities in the protocol in exchange for the rewards.

This program will offer up to $50,000 to anyone who can find viable and actionable vulnerabilities in OpenSwap’s code. The submission of a bug can be done by going to OpenSwap’s tab on Immunefi here, <https://immunefi.com/bounty/openswap/>

Examples of issues would be the ones related but not limited to:

* Thefts and freezing of digital assets or unclaimed digital assets
* Theft of governance funds
* Governance disruption

More details can be found in the page linked above.


---

# 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://doc.openswap.xyz/contracts/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.
