> For the complete documentation index, see [llms.txt](https://panduan.katsudoto.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://panduan.katsudoto.id/digital-guestbook.md).

# Digital Guestbook

- [Daftar akun dan Beli Paket](https://panduan.katsudoto.id/digital-guestbook/daftar-akun-dan-beli-paket.md)
- [Smart Dashboard](https://panduan.katsudoto.id/digital-guestbook/smart-dashboard.md)
- [Kelola Tamu](https://panduan.katsudoto.id/digital-guestbook/smart-dashboard/kelola-tamu.md): Disini kamu dapat mengatur segala hal terkait tamu yang akan kamu undang ke acara pernikahanmu.
- [Table Management](https://panduan.katsudoto.id/digital-guestbook/smart-dashboard/table-management.md): Di fitur Table Management, kamu bisa atur tempat duduk tamu supaya acara pernikahan kamu lebih terorganisir dengan baik.
- [Souvenir Management](https://panduan.katsudoto.id/digital-guestbook/smart-dashboard/souvenir-management.md): Di fitur Souvenir Management, kamu bisa atur souvenir yang bakal diterima tamu saat menghadiri pernikahanmu.
- [E-Invitation](https://panduan.katsudoto.id/digital-guestbook/smart-dashboard/e-invitation.md)
- [Penerima Tamu](https://panduan.katsudoto.id/digital-guestbook/smart-dashboard/penerima-tamu.md): Ini adalah panduan untuk mengatur dan memantau statistik dari aplikasi Penerima Tamu. Dashboard Penerima Tamu terhubung langsung dengan aplikasi yang kamu pakai saat acara berlangsung.
- [Kelola Akses dan App Penerima Tamu](https://panduan.katsudoto.id/digital-guestbook/smart-dashboard/penerima-tamu/kelola-akses-dan-app-penerima-tamu.md): Panduan ini menjelaskan cara menambahkan daftar Penerima Tamu, serta bagaimana mereka bisa masuk atau mengakses App Penerima Tamu saat acara.
- [Statistik Buku Tamu](https://panduan.katsudoto.id/digital-guestbook/smart-dashboard/penerima-tamu/statistik-buku-tamu.md): Halaman ini berisi penjelasan setiap detail statistik buku tamu
- [Statistik Souvenir](https://panduan.katsudoto.id/digital-guestbook/smart-dashboard/penerima-tamu/statistik-souvenir.md)
- [Statistik Table Management](https://panduan.katsudoto.id/digital-guestbook/smart-dashboard/penerima-tamu/statistik-table-management.md)
- [Selfie Check-in](https://panduan.katsudoto.id/digital-guestbook/smart-dashboard/penerima-tamu/selfie-check-in.md)
- [Hadiah](https://panduan.katsudoto.id/digital-guestbook/smart-dashboard/penerima-tamu/hadiah.md)
- [Riwayat](https://panduan.katsudoto.id/digital-guestbook/smart-dashboard/penerima-tamu/riwayat.md)
- [Doorprize](https://panduan.katsudoto.id/digital-guestbook/smart-dashboard/penerima-tamu/doorprize.md)
- [Pop-up dan Layar Sapa](https://panduan.katsudoto.id/digital-guestbook/smart-dashboard/pop-up-dan-layar-sapa.md)
- [App Penerima Tamu](https://panduan.katsudoto.id/digital-guestbook/app-penerima-tamu.md): Halaman ini berisi panduan lengkap menggunakan App Penerima Tamu untuk proses Check-In tamu secara Digital.
- [Akses App Penerima Tamu](https://panduan.katsudoto.id/digital-guestbook/app-penerima-tamu/akses-app-penerima-tamu.md)
- [Proses Registrasi](https://panduan.katsudoto.id/digital-guestbook/app-penerima-tamu/proses-registrasi.md): Panduan ini berisi penjelasan 3 cara registrasi check-in
- [Scan QR Code](https://panduan.katsudoto.id/digital-guestbook/app-penerima-tamu/proses-registrasi/scan-qr-code.md)
- [Cari Tamu](https://panduan.katsudoto.id/digital-guestbook/app-penerima-tamu/proses-registrasi/cari-tamu.md)
- [Tambah Tamu](https://panduan.katsudoto.id/digital-guestbook/app-penerima-tamu/proses-registrasi/tambah-tamu.md)
- [Tamu](https://panduan.katsudoto.id/digital-guestbook/app-penerima-tamu/tamu.md)
- [Table Management](https://panduan.katsudoto.id/digital-guestbook/app-penerima-tamu/table-management.md)
- [Souvenir Management](https://panduan.katsudoto.id/digital-guestbook/app-penerima-tamu/souvenir-management.md)
- [Hadiah](https://panduan.katsudoto.id/digital-guestbook/app-penerima-tamu/hadiah.md)
- [Doorprize](https://panduan.katsudoto.id/digital-guestbook/app-penerima-tamu/doorprize.md)
- [WO Tracking](https://panduan.katsudoto.id/digital-guestbook/app-penerima-tamu/wo-tracking.md)
- [Hybrid Mode](https://panduan.katsudoto.id/digital-guestbook/app-penerima-tamu/hybrid-mode.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, and the optional `goal` query parameter:

```
GET https://panduan.katsudoto.id/digital-guestbook.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.
