# Bug Bounty

## **Overview**

Security is predominant in Aries Markets and we want to offer the DeFi protocol with highest safety standard. For that reason, we are setting up bug bounty to call on our community’s assistant in tracing any bugs or vulnerabilities.

The bug bounty is focused on smart contracts to prevent loss the users’ funds and the insolvency of the platform. Any UI related bugs are omitted.

Submit a bug to *<mark style="color:blue;"><hello@ariesmarkets.xyz></mark>* and take the chance of earning reward up to $100,000.

## **Eligibility**

* Any bug or vulnerability discovered should be reported only to the Aries Markets team via *<mark style="color:blue;"><hello@ariesmarkets.xyz></mark>.*
* The bug or vulnerability should be a previously unreported, non-public one within the scope of this Program, which also must be distinct from the issues covered in the previously conducted publicly available audits.
* If similar vulnerabilities are reported, only the first submission will be eligible and shall be rewarded.
* The bug or vulnerability should not be exploited in any way, including by making it public or obtaining a profit (other than a reward under this Program).
* All rewards are paid in USDC via a transfer to the wallet address provided by the reporter to the Team. The reward can’t be exchanged into other crypto assets or fiat.

## **Rewards**

All submissions are evaluated by the Team on a case by case basis. Rewards are allocated based on the severity of the issue rated internally.

* Critical: Up to $50,000
* High: Up to $5,000
* Medium: Up to $500
* Low: Up to $100

## **Suggested Report Template**

* *Name:*
* *Discord ID:*
* *Wallet Address:*
* *Description:*
* *Vulnerability:*
* *Components that are affected:*
* *Any other details:*
* *(Attach any relevant screenshots or documentation)*


---

# 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.ariesmarkets.xyz/aries-markets/security/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.
