# Bounties

We value contributions from the community to strengthen the security of the core contracts. We want to reward any hackers in good faith who report vulnerabilities.

The scope of this bounty includes the Moonery and PoolTogether smart contracts. The determination of the bug severity will be made by the Moonery and PoolTogether team.  We determine the severity of an issue according to the [Smart Contract Security Alliance Severity Levels](https://www.smartcontractsecurityalliance.com/)

Payouts will be as follows:

High: $25,000 BUSD\
Medium: $10,000 BUSD\
Low: $1,000 BUSD

The issue must:

* Be a previously unreported, non-public vulnerability.
* include enough detail for us to identify and reproduce the problem

All reports should start with an email to <hello@moonery.io>, and they will receive a response within 24 hours. Non-security issues are not eligible for this bounty.

Determinations of eligibility and all terms related to this award are at the sole and final discretion of the Moonery team.


---

# 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.moonery.io/mnry/security/bounties.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.
