# Sistem Penjurian

Sistem Penjurian adalah mekanisme yang akan dipakai untuk memilih pemenang proyek #CodeForGOD.

1. Juri-juri bukanlah penentu pemenang, karena pemenang akan dipilih berdasarkan pilihan para peserta (voting).
2. Namun, sebelum voting juri-juri akan mempresentasikan evaluasi/penilaian mereka terhadap semua proyek yang dikerjakan. Diharapkan dari penilaian juri tersebut peserta mendapatkan edukasi bagaimana memilih proyek yang layak menjadi pemenang.
3. Sistem voting akan dijelaskan panitia sebelum waktu voting.
4. Pemenang proyek akan dibagi menjadi 7 kategori:
   * Best Kingdom Impact
   * Best Biblika Project
   * Best Hybrid Project
   * Best Idea-a-Thon
   * Best Media-a-Thon
   * Best Code-a-Thon
   * Best Utilization of Technology
   * The Most Viable/Likely to Succeed


---

# 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.codeforgod.org/panduan-pre-hack-dan-hack/sistem-penjurian.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.
