# Preambule

Selamat datang di Gitbook Repository [**`Anggi's Notes`**](https://anggipradana.gitbook.io/anggi-s-notes/) !

Repository ini saya buat untuk berbagi pengetahuan mengenai temuan kerentanan saya di program *bug bounty*, tutorial di bidang keamanan siber serta catatan pembelajaran pribadi saya lainnya.

## Disclaimer

Tujuan pembuatan repository ini adalah untuk mendokumentasikan temuan saya serta sebagai media pembelajaran mengenai keamanan siber (dan khususnya aplikasi web) yang mudah-mudahan dapat menjadi referensi pembelajaran bagi para pembaca.

{% hint style="warning" %}
**For Educational Purpose Only!**

Saya tidak bertanggung jawab atas segala tindakan ilegal yang mungkin dipelajari dari repository ini.
{% endhint %}

{% hint style="danger" %}
These are just notes that I sometimes take from many sources, don't expect originality or personal rights. I respect the original author by asking permission directly and citing the primary source
{% endhint %}


---

# 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://notes.anggipradana.com/preambule.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.
