> For the complete documentation index, see [llms.txt](https://sungrambmjatim.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sungrambmjatim.gitbook.io/home/siaprka/belanja-barang-dan-jasa/belanja-jasa.md).

# Belanja Jasa

Berdasarkan [Permendagri No 90 Tahun 2019](https://drive.google.com/file/d/1eVTkM3JLyAGq-sJCYvIYGa_YkleHch6R/view?usp=drive_link), Belanja Jasa digunakan untuk mencatat pengadaan jasa&#x20;yang nilai manfaatnya kurang dari 12 bulan&#x20;berupa:&#x20;

* Belanja Jasa Kantor
  * [Belanja Jasa Penangggung Jawab Pengelola Keuangan](/home/siaprka/belanja-barang-dan-jasa/belanja-jasa/honorarium-penanggung-jawab-pengelola-keuangan-daerah.md)
  * [Belanja Jasa Pengadaan Barang/Jasa](/home/siaprka/belanja-barang-dan-jasa/belanja-jasa/honorarium-pengadaan-barang-jasa.md)
  * Belanja Jasa Pengelolaan BMD yang Tidak&#x20;    Menghasilkan Pendapatan
  * [Belanja Jasa Pengurus/Penyimpan BMD](/home/siaprka/belanja-barang-dan-jasa/belanja-jasa/honorarium-pengurus-bmd.md)
  * Belanja OS (Tenaga Keamanan, Tenaga Kebersihan, dll.)
  * Tagihan Air, Listrik, Telepon, Kawat, Fax, Internet, Pos
  * Fumigasi
  * Iklan
  * Pembayaran Pajak
  * Penyelenggaraan Acara
  * dll.
* Belanja Jasa Asuransi
* Belanja Sewa  &#x20;Rumah/Gedung/Gudang/Parkir
* Belanja Sewa Sarana  &#x20;Mobilitas
* Belanja Sewa Alat Berat
* Belanja Sewa Perlengkapan dan Peralatan Kantor
* Belanja Jasa Konsultansi
* Belanja Jasa Ketersediaan Layanan  &#x20;(*availibility payment*)
* Belanja Beasiswa Pendidikan&#x20;  PNS
* Belanja Kursus, Pelatihan, Sosialisasi, dan Bimbingan Teknis PNS/PPPK
* insentif&#x20;  pemungutan pajak daerah bagi pegawai non&#x20;  ASN
* insentif pemungutan retribusi  &#x20;daerah bagi pegawai non ASN.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://sungrambmjatim.gitbook.io/home/siaprka/belanja-barang-dan-jasa/belanja-jasa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
