# Ketentuan Voucher Hotel

<details>

<summary>Bagaimana cara saya memakai voucher hotel pada transaksi saya ?</summary>

1. Booking hotel yang kamu inginkan
2. Pada tampilan pembayaran pilih "ketersediaan voucher"
3. Masukkan jumlah voucher yang ingin digunakan (1 malam 1 Voucher/kamar) khusus hotel bintang 4 dan 5
4. Lanjutkan hingga proses pembayaran selesai

</details>


---

# 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://faq.holigo.id/hotel/ketentuan-voucher-hotel.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.
