# Kartu Proyek

Halaman Kartu Proyek: <https://codeforgod.org/project.php#card>

Kartu Proyek adalah kartu yang berisi penjelasan tentang nama proyek, penjelasan singkat, tujuan, dan kebutuhan proyek, yang ditulis oleh peserta pembawa proyek (PIC Proyek) untuk diperlihatkan kepada semua peserta dan mentor. Panitia akan memasangnya di situs codeforgod.org

1. Formulir Kartu Proyek disediakan oleh panitia bagi peserta yang mengajukan diri untuk membawa proyek untuk dikerjakan selama #CodeForGOD berlangsung \[<https://codeforgod.org/submit-project>].
2. Kartu Proyek harus dilengkapi dengan video rekaman pitching proyek (berdurasi maksimal 3 min) dan dikirimkan ke panitia. Deadline: 1 Okt 2020.
3. Semua Kartu Proyek dapat dilihat di <https://codeforgod.org/project.php>


---

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