# Bug Bounty process

### How it works

* You will need to register your account (or the HackenProof team will register), and draft the program rules & rewards, and specify targets for hackers (or our team will lead this process as well)
* As soon as everything is agreed with the HackenProof team, the program comes alive. Then HackenProof will make social media announcements and another process around the promotion
* Researchers will start submitting vulnerability reports &#x20;
* As soon as you get the report you need to review (or the HackenProof team) it due to the specified program SLA
* If the reviewed report is valid you will pay through the HackenProof platform to the researcher

### Before the Bug Bounty

* Welcome to [book the call](https://calendly.com/eleonora_hackenproof/30min) or [write us in telegram](https://t.me/Eleonora_HackenProof) to get answers to the questions you might have

### During the Bug Bounty

* Please **don't break the rules**. If you don't follow Program SLA we will delist you from the HackenProof platform&#x20;
* The final decision on the severity level and a bounty is always on the client, but please **don't try to downgrade** the hacker reward or hide the real severity of the report. If you don't follow the rules we will delist you from the HackenProof platform&#x20;
* If you triage reports by yourself we may still ask you to allow us to review some reports if researchers have notified us of a reduced reward or severity
* Please avoid discussing any issues submitted by researchers in an open channel

### After the Bug Bounty

* In case you decide to stop running the program for an unpredictable time, you can ask our team to delete your account or just freeze it for an unlimited time (we store your data in accordance with our official policy).


---

# 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.hackenproof.com/bug-bounty/bug-bounty-process.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.
