# The Judging Process

The judging phase is critical to Cyfrin CodeHawks' competitive audits, ensuring its contests' integrity, transparency, and fairness.&#x20;

Here's an in-depth look at how the judging process works.

### How does the CodeHawks judging process work?

We split the judging process into two phases:

1. [**Community judging**](#community-judging)
2. **Lead judging**

Both happen after the contest's closed submission window, lasting an average of \~ three weeks. Once judging begins, further submissions through the CodeHawks Audit Portal will be disabled.

#### Community judging

All eligible community members can join the community judging phase as judges.

Community Judges will use the CodeHawks portal to submit their assessments to the Lead Judge for each contest, to earn rewards based on their performances and accuracy.

Find more information on Community Judging and how it works [here](https://docs.codehawks.com/judging/how-community-judging-works).

You can check out more eligibility information [here](https://docs.codehawks.com/judging/community-judging-eligibility)!

#### Lead judging

A member of the Cyfrin team or an appointed, reputable, and esteemed community member may be invited to assist in judging.

While submission volume certainly plays a part, the average judging period is \~2.5 weeks.

&#x20;

***

The judging process at CodeHawks is meticulously designed to uphold the highest standards of fairness and clarity. We're continually evolving our methods to reflect the best practices and ensure that every participant receives thorough, unbiased feedback.

For further inquiries or more detailed insights into our processes, please [get in touch with our dedicated support team](https://cyfrin.io/get-an-audit).


---

# 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.codehawks.com/judging/the-judging-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.
