# Billing

Halaman Billing menyediakan informasi lengkap terkait paket berlangganan, penggunaan AI, dan transaksi pembayaran.

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

Berikut penjelasan secara lebih rinci:

<figure><img src="/files/iuVKs1mdSb47ARIrP4lY" alt=""><figcaption><p>Buy Package</p></figcaption></figure>

1. **Buy Package**
   * Tombol ini digunakan untuk membeli paket langganan baru.
   * Masa aktif akun Anda akan mengikuti durasi paket yang dipilih.

<figure><img src="/files/pPuuL3wVEmxOuWi6GhbF" alt=""><figcaption><p>Top Up AI Response</p></figcaption></figure>

2. **Top Up AI Responses**

* Fitur ini memungkinkan Anda menambah kuota AI Responses sebagai tambahan, tanpa mempengaruhi masa aktif akun.

3. **Detail Paket**

* Menampilkan informasi paket yang sedang aktif, termasuk nama paket, jumlah AI Responses yang tersedia, dan tanggal kedaluwarsa.
* Jika paket sudah kedaluwarsa, seluruh fitur akan terkunci hingga dilakukan pembayaran.

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

4. **Recent Transactions**

* Menyediakan riwayat transaksi terakhir Anda, termasuk kode invoice, durasi paket, total pembayaran, status transaksi, dan tanggal transaksi.


---

# 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://docs.dibales.ai/others/billing.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.
