# Judging / Triaging

### Submission Review

The submission review starts right after your submission. If you forgot to add any information, it can be added in the comment box on the platform.

The final decision about your ticket will be made during the contest timeline.

### How we work with Duplicates

If your report was marked as "Duplicate" in the audit contest, you are still eligible to receive a bounty for it.

For example:

User 1 submitted a high-severity issue.&#x20;

User 2 submitted the same issue later and it was marked as a "Duplicate".

There was only these two high-severity issue identified during the contest.

In that case, each user will get:

Budget for high severity issue / 2 (50% of budget each)

### If you disagree triage decision

If you disagree with the decision of the triage team, you can request a mediation. To do that, left your thoughts in the comment box on the platform and submit a request ticket.


---

# 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/crowdsourced-audit/judging-triaging.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.
