# Bagaimana Menurutmu?

**Saya menyadari banyak sekali kekurangan dalam buku ini. Sebagai manusia biasa saya hanya bisa mengusahakan yang terbaik. Dan sekarang, giliran saya meminta pendapat kamu.**

Apabila kamu punya kritik atau saran untuk perbaikan buku ini, silahkan sampaikan pesan kamu via form Kritik & Saran.

Apabila kamu suka buku ini, mendapatkan manfaat darinya, terinspirasi olehnya maka saya minta testimoninya dengan mengisi form Testimoni.

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSflJmIauvwDzU6eEl72qJWONraV7RK-cccQCLFNLWGb9EXBdw/viewform>" %}


---

# 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://upkoding.gitbook.io/zero-to-programmer/bagaimana-menurutmu.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.
