# Judging criteria

1. On the left side of the admin panel, find and click on “Judging Criteria”.
2. Click on “Add Judging Criteria”
3. &#x20;Add a title (criterion), and set the maximum number of points allowed (the score will affect the percent at the end as criteria with a higher maximum number of points are weighted more). For example, if a team receives 8/10 for criterion A and receives 2/5 for criterion B, then the final score will be 10/15= 66.7%.&#x20;


---

# 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://help.hackhub.com/event-organizer/create-and-set-up-event/judging-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.
