> For the complete documentation index, see [llms.txt](https://doc.nexaseller.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.nexaseller.com/tutorials/panel-nexaseller/akuntansi.md).

# Akuntansi

- [Dashboard](https://doc.nexaseller.com/tutorials/panel-nexaseller/akuntansi/dashboard.md)
- [Jurnal](https://doc.nexaseller.com/tutorials/panel-nexaseller/akuntansi/jurnal.md)
- [Kas & Bank](https://doc.nexaseller.com/tutorials/panel-nexaseller/akuntansi/kas-and-bank.md)
- [Pengeluaran Kas](https://doc.nexaseller.com/tutorials/panel-nexaseller/akuntansi/pengeluaran-kas.md)
- [Approve Pembayaran Pesanan](https://doc.nexaseller.com/tutorials/panel-nexaseller/akuntansi/approve-pembayaran-pesanan.md)
- [Approve Pengisian Dompet/Saldo Toko](https://doc.nexaseller.com/tutorials/panel-nexaseller/akuntansi/approve-pengisian-dompet-saldo-toko.md)
- [Pembayaran Keluar](https://doc.nexaseller.com/tutorials/panel-nexaseller/akuntansi/pembayaran-keluar.md)
- [Tagihan Purchase Order](https://doc.nexaseller.com/tutorials/panel-nexaseller/akuntansi/tagihan-purchase-order.md)
- [Approve Penarikan Saldo Customer](https://doc.nexaseller.com/tutorials/panel-nexaseller/akuntansi/approve-penarikan-saldo-customer.md)
- [Approve Penarikan Saldo Affiliate](https://doc.nexaseller.com/tutorials/panel-nexaseller/akuntansi/approve-penarikan-saldo-affiliate.md)
- [Laporan](https://doc.nexaseller.com/tutorials/panel-nexaseller/akuntansi/laporan.md)
- [Neraca](https://doc.nexaseller.com/tutorials/panel-nexaseller/akuntansi/laporan/neraca.md): Laporan Neraca merupakan salah satu laporan keuangan penting yang menampilkan posisi keuangan perusahaan pada suatu waktu tertentu. Laporan ini mencantumkan informasi mengenai aset, kewajiban, dan eku
- [Laba & Rugi](https://doc.nexaseller.com/tutorials/panel-nexaseller/akuntansi/laporan/laba-and-rugi.md)
- [Buku Besar](https://doc.nexaseller.com/tutorials/panel-nexaseller/akuntansi/laporan/buku-besar.md)


---

# 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:

```
GET https://doc.nexaseller.com/tutorials/panel-nexaseller/akuntansi.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.
