> 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/teknis-penyusunan/kua-ppas/kua.md).

# KUA

{% hint style="info" %}
Kebijakan Umum APBD (KUA)&#x20;adalah dokumen yang memuat **kebijakan bidang&#x20;pendapatan, belanja, dan Pembiayaan** serta asumsi yang&#x20;mendasarinya untuk periode 1 (satu) tahun.&#x20;

Rancangan KUA disusun oleh TAPD untuk disampaikan kepada Kepala Daerah berdasarkan RKPD.
{% endhint %}

Menurut [PP Nomor 12 Tahun 2019](https://drive.google.com/file/d/1L7sYaz1jbsKdB0rfVjfR9E6oFb2mkjQQ/view?usp=drive_link) <mark style="color:purple;">(Pasal 89 ayat 3)</mark>, Rancangan KUA memuat:

1. kondisi ekonomi makro daerah;
2. asumsi penyusunan APBD;
3. kebijakan Pendapatan Daerah;
4. kebijakan Belanja Daerah;
5. kebijakan Pembiayaan Daerah; dan
6. strategi pencapaian.

Berdasarkan peraturan di atas, KUA Provinsi Jawa Timur kurang lebih terdiri atas:

### Bab I Pendahuluan

* Latar belakang penyusunan KUA
* Tujuan penyusunan KUA
* Dasar hukum

### Bab II Kondisi Ekonomi Makro Daerah

* Arah kebijakan ekonomi daerah
* Arah kebijakan keuangan daerah

### Bab III Asumsi Dasar Penyusunan APBD

* Asumsi dasar dalam penyusunan APBN
* Asumsi dasar dalam penyusunan APBD

### Bab IV Kebijakan Pendapatan Daerah

* Kebijakan perencanaan pendapatan
* Target pendapatan daerah (PAD, transfer, dll.)

### Bab V Kebijakan Belanja Daerah

* Kebijakan perencanaan belanja
* Rencana belanja operasi, modal, transfer, dan tidak terduga

### Bab VI Kebijakan Pembiayaan Daerah

* Penerimaan pembiayaan
* Pengeluaran pembiayaan
* Pembiayaan neto

### Bab VII Strategi Pencapaian

### Bab VIII Penutup


---

# 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/teknis-penyusunan/kua-ppas/kua.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.
