# AMM v4 bug bounty details

**Raydium’s full bug bounty program with Immunefi** can be found at: <https://immunefi.com/bounty/raydium/>

***

#### Documentation <a href="#documentation" id="documentation"></a>

* [Raydium hybrid AMM overview document](https://github.com/raydium-io/raydium-docs/blob/master/dev-resources/raydium-hybrid-amm-dev-doc.pdf)

***

#### Testnet references <a href="#testnet-references" id="testnet-references"></a>

Raydium AMM testnet: AMMjRTfWhP73x9fM6jdoXRfgFJXR97NFRkV8fYJUrnLE

OpenBook CLOB testnet: EoTcMgcDRTJVZDMZWBoU6rhYHZfkNTVEAfz3uUJRcYGj

> Public testnets are provided for reference only. **Testing on public testnets or mainnet is prohibited.** All testing must be conducted on private test environments.

***

#### Assets in scope <a href="#assets-in-scope" id="assets-in-scope"></a>

Only contracts listed in the repository below are considered in scope for the hybrid AMM bug bounty:

* <https://github.com/raydium-io/raydium-amm>

If a **critical impact** affects any other Raydium-managed asset not listed here, but the impact matches those defined in the bug bounty overview, it may still be submitted for consideration.

#### Disclosure and contact <a href="#disclosure-and-contact" id="disclosure-and-contact"></a>

For vulnerabilities not submitted via Immunefi, please email:

📧 **<security@reactorlabs.io>**

Include:

* A detailed description of the attack vector
* A proof of concept for high and critical severity issues

The team will respond within **24 hours** with next steps or follow-up questions.


---

# 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.raydium.io/raydium/protocol/bug-bounty-program/amm-v4-bug-bounty-details.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.
