# Optimism Bug Bounty

### Optimism Bug Bounty Program <a href="#optimism-bug-bounty-program" id="optimism-bug-bounty-program"></a>

The Optimism Bug Bounty Program offers up to [$2,000,042(opens in a new tab)](https://immunefi.com/bounty/optimism/) for critical vulnerabilities found in the OP Mainnet codebase. Below you can find information about the various available bug bounty programs and how to report bugs that are not covered by an existing bounty.

#### Main Bounty Page <a href="#main-bounty-page" id="main-bounty-page"></a>

Optimism has a very detailed [Bug Bounty Page on Immunefi(opens in a new tab)](https://immunefi.com/bounty/optimism/). In the listing you can find all the information relating to components in scope, reporting, and the payout process.

#### Unscoped Bugs <a href="#unscoped-bugs" id="unscoped-bugs"></a>

If you think you have found a significant bug or vulnerabilities in OP Stack smart contracts, infrastructure, etc., even if that component is not covered by an existing bug bounty, please report it to via the [OP Mainnet Immunefi program(opens in a new tab)](https://immunefi.com/bounty/optimism/). The impact of any and all reported issues will be considered and the program has previously rewarded security researchers for bugs not within its stated scope.


---

# 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.mode.network/other-docs/general-security/quick-start-1.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.
