# Bug Bounty

The security of users is paramount and the protocol offers a Bug Bounty program. User can submit reports of "bugs” or vulnerabilities for a chance to earn rewards. The program aims to incentivise responsible disclosure and enhance the security of the protocol.

**The wallet addresses of Bug Exploiters** (users who exploited bugs instead of reporting them responsibly) **will be blacklisted by the protocol** for security reasons and potential funds recovery. **Once blacklisted, these addresses will not be able to initiate any transaction with the protocol.**

The terms and conditions of the rewards are solely at the discretion of the team.


---

# 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.jewelswap.io/other-resources/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.
