# Bug Bounty & Audit

## JOJO Bug Bounty Program

JOJO is committed to continuously improving and welcomes constructive feedback and criticism. In line with this, we've created a Bug Bounty Program that enables JOJOers to report any bug they find in JOJO contracts and receive monetary rewards for their efforts.

Currently, you may join the JOJO Bug Bounty Program with Immunefi, HackenProof, and BugRap in the links below.

> HackenProof：<https://hackenproof.com/programs?title=jojo>

> BugRap: <https://bugrap.io/bounties/JOJO>

If you have specific questions about bug bounty, please direct them to the Immunefi, HackenProof, or BugRap team and follow the proper disclosure guidelines.&#x20;

## Audit

**Sherlock, Certik, and SlowMist have audited the JOJO V1 Smart Contract.**

* Sherlock Audit Report: <https://github.com/JOJOexchange/smart-contract-EVM/blob/main/audit/audit_b28b63ca_2023_7_2_Sherlock.pdf>
* Certik Audit Report: <https://github.com/JOJOexchange/smart-contract-EVM/blob/main/audit/audit_a212216e_2023_4_14_Certik.pdf>
* SlowMist Audit Report: <https://github.com/JOJOexchange/smart-contract-EVM/blob/main/audit/audit_a212216e_2023_4_14_SlowMist.pdf>

**Sherlock has audited the JOJO V1.1 Smart Contract.**

Sherlock Audit Report: <https://github.com/JOJOexchange/smart-contract-EVM/blob/main/audit/audit_e51ce277_2024_2_21_Sherlock.pdf>


---

# 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://about.jojo.exchange/jojo-1/smart-contract/bug-bounty-and-audit.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.
