# Inject Voucher

### A. Pengaturan Awal di Dashboard

#### 1. Pengguna yang Belum Memiliki Produk Inject Voucher

1. Masuk ke **Dashboard**.
2. Buka menu **Manage Produk**.
3. Pilih **Serpul** → **Prabayar** → klik **Kategori**.
4. Pada halaman kategori, isi **Produk ID** dengan:

   ```
   INJ
   ```

   <figure><img src="/files/vTrblYh3JcjKH0MbGla0" alt=""><figcaption></figcaption></figure>

#### 2. Pengguna yang Sudah Memiliki Produk Inject Voucher

1. Masuk ke **Dashboard**.
2. Buka menu **Manage Produk**.
3. Pilih **Kategori** produk Inject Voucher.
4. Ubah **Produk ID** menjadi:<br>

   ```
   INJ
   ```

#### 3. Akses Melalui Aplikasi Mobile

1. Setelah pengaturan selesai, buka menu **Download Aplikasi** di Dashboard.
2. Unduh dan gunakan **APK versi 2.20 ketas** agar fitur Inject Voucher dapat diakses melalui aplikasi mobile.

***

### B. Cara Menggunakan Fitur Inject Voucher

#### 1. Inject Voucher Satuan

* Digunakan untuk melakukan transaksi **secara massal**.
* Setiap transaksi menggunakan **kode voucher acak**.
* Maksimal **10 transaksi** dalam satu kali inject.

#### 2. Inject Voucher Berurutan

* Digunakan untuk melakukan transaksi **secara massal**.
* Kode voucher diproses **secara berurutan**.
* Maksimal **10 transaksi** dalam satu kali inject.

#### 3. Scan Barcode

* Lakukan **satu kali scan barcode**.
* Sistem akan **mengisi nomor seri secara otomatis** tanpa perlu input manual.


---

# 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://serpul.gitbook.io/serpul-app/umum/inject-voucher.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.
