# Bug Bounty

The PancakeSwap bug bounty program is focused around our smart contracts, websites, and apps with a primary interest in the prevention of loss of user funds, either by direct draining of locked funds or social engineering attacks by redirecting users or forcing them to sign a transaction.

{% embed url="<https://immunefi.com/bounty/pancakeswap/>" %}

**Smart Contracts and Blockchain**\*

| Level    |                      |
| -------- | -------------------- |
| Critical | up to USD $1,000,000 |
| High     | USD $40,000          |
| Medium   | USD $5,000           |
| Low      | USD $1,000           |

\*All bug reports must include a Proof of Concept demonstrating how the vulnerability can be exploited to be eligible for a reward. This may be a smart contract itself or a transaction.

**Website and Apps**

| Level      |            |
| ---------- | ---------- |
| Critical\* | USD $7,500 |
| High       | USD $4,000 |
| Medium     | USD $1,500 |

\*XSS reports are restricted to those that have an impact of prompting a user to sign a transaction or a redirect.

All payouts are done by the **PancakeSwap** team and are pegged to the **USD** values set here and are payable in **CAKE** or **BUSD**.


---

# 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.pancakeswap.finance/french/code/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.
