# Bug Bounty

The CronaSwap bug bounty program is focused on 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.

**Smart Contracts and Blockchain**

| Level    | Payout |
| -------- | ------ |
| Critical | USD $  |
| High     | USD $  |
| Medium   | USD $  |
| Low      | USD $  |

**Website and Apps**

| Level      | Payout |
| ---------- | ------ |
| Critical\* | USD $  |
| High       | USD $  |
| Medium     | USD $  |

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

**Important details to note**

All smart contract/web/app bug reports must include a PoC (Proof of Concept) demonstrating how the vulnerability can be exploited to be eligible for a reward.&#x20;

Payouts are handled by the **CronaSwap** team directly and are denominated in USD. However, payouts are done in either **CRONA** or **USDC.**


---

# 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.cronaswap.org/developer/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.
