# Proyek

Halaman Proyek: <https://codeforgod.org/project-info.php>

Proyek adalah isu atau tantangan (challenge)/masalah tertentu yang cukup spesifik yang akan dipecahkan atau diselesaikan dalam kelompok kerja selama Hackathon berlangsung.

1. Tantangan yang ditawarkan dalam #CodeForGod untuk dikerjakan sebagai proyek adalah: Biblika dan Hybrid.
2. Proyek-proyek dibagi menjadi 3 jalur (tract): Codeathon, Ideathon dan Mediathon.
3. Panitia tidak akan membatasi jumlah proyek yang akan dikerjakan dalam #CodeForGOD.
4. Setiap peserta #CodeForGOD akan bergabung dalam tim-tim kerja proyek sesuai dengan minat dan pilihannya.


---

# 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/proyek.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.
