# Disqualification Criteria

We uphold a high standard of integrity and quality for our competitive audits. Our goal is to ensure a fair playing field for all participants while maintaining the credibility of our competitions.&#x20;

Below, we define the specific criteria that may lead to the disqualification of participants from our contests:

<details>

<summary>Issue validity</summary>

Ensuring the authenticity and relevance of findings is crucial for the integrity of our competitions.

* **Threshold for Validity**: Participants must maintain a validity rate of more than 15% for their findings. If over 85% of a participant's submissions are deemed invalid, they will face disqualification.

**Examples**:

* 1 valid, 6 invalids = 14.3% valid -> disqualified
* 2 valid, 6 invalids = 25% valid -> qualified

</details>

<details>

<summary>Timeliness of submissions</summary>

Promptness is key:

* Submissions must be made within the designated competition window.
* Any findings submitted after the competition window closes will not be considered.

</details>

<details>

<summary>ChatGPT &#x26; AI generated findings</summary>

While AI tools like ChatGPT can be beneficial:

* Submissions based primarily or solely on AI-generated responses often lead to subpar reports.
* Participants suspected of relying excessively on AI for their submissions risk disqualification.

</details>

<details>

<summary>Excessive invalid appeals</summary>

During the appeals process:

* Participants are encouraged to raise valid concerns.
* However, an overwhelming number of invalid appeal submissions can risk the invalidation of all of a participant's appeals.
* The Threshold for this is currently at the Judge's discretion

</details>

<details>

<summary>Failure to adhere to the CodeHawks community guidelines</summary>

Upholding our community values is paramount:

* Participants must adhere to the community guidelines outlined on [CodeHawks](https://docs.codehawks.com/judging/www.codehawks.com), our [Twitter](https://twitter.com/CodeHawks) page, and [Discord](https://discord.gg/cyfrin) channel.
* Any breach of these guidelines may result in disqualification from the current contest and risk the participant's eligibility for future competitions.

Our disqualification criteria ensure the credibility and fairness of CodeHawks' competitive audits. Adherence to these rules is essential for maintaining our platform's and community's integrity. We urge all participants to familiarize themselves with these criteria and uphold the standards set forth by CodeHawks.

If you have any questions or need further clarification, feel free to contact our team or consult our community guidelines on our official platforms.

</details>


---

# 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/disqualification-criteria.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.
