> For the complete documentation index, see [llms.txt](https://docs.antares.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antares.id/subscription-and-payment/antares-coins/tata-cara-pembayaran-top-up-antares-coins/pembayaran-menggunakan-virtual-account/bank-bri.md).

# Bank BRI

### 1. Pembayaran Virtual Account Melalui ATM

1. Masukkan kartu BNI Anda&#x20;
2. Pilih bahasa pilihan Anda&#x20;
3. Masukkan PIN ATM Anda&#x20;
4. Pilih "Transaksi Lainnya"&#x20;
5. Pilih "Pembayaran"&#x20;
6. Pilih "Pembayaran Lainnya"&#x20;
7. Pilih "Briva"
8. Masukkan Nomor Virtual Account 92001988572642231 dan nominal yang ingin dibayarkan&#x20;
9. Verifikasi data transaksi dan tekan "YA"&#x20;
10. Transaksi Anda selesaiSetelah transaksi Anda selesai, tagihan ini akan diperbarui secara otomatis
11. Proses ini dapat memakan waktu hingga 5 menit.

### 2. Pembayaran Virtual Account Melalui Internet Banking

1. Ketik URL <https://ib.bri.co.id/> di browser Anda, klik "Masuk"&#x20;
2. Masukkan User ID dan Kata Sandi Anda&#x20;
3. Klik "Pembayaran" dan pilih "Briva"&#x20;
4. Masukkan Nomor Virtual Account 92001988572642231 dan jumlah yang harus dibayar&#x20;
5. Masukkan kata sandi Anda lalu masukkan mToken internet banking
6. Transaksi Anda selesai. Setelah transaksi Anda selesai, tagihan ini akan diperbarui secara otomatis
7. Proses ini dapat memakan waktu hingga 5 menit.

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

Anda akan mendapat invoice serta notifikasi "Pembayaran Berhasil" pada email Anda.


---

# 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://docs.antares.id/subscription-and-payment/antares-coins/tata-cara-pembayaran-top-up-antares-coins/pembayaran-menggunakan-virtual-account/bank-bri.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.
