> For the complete documentation index, see [llms.txt](https://docs.cloudeka.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.id/billing/balance/billing-payment-type-prepaid-project.md).

# Billing Payment type Prepaid Project

Before using services on the Cloudeka portal service, make sure you top up your balance via the Balance menu at a minimum of **IDR 50,000.00** or the equivalent of the cost used for using services on the Cloudeka portal service. The following are the steps for adding balance for the Prepaid type on the Cloudeka portal service:

* On the Balance page in the Choose Payment section, enter the balance nominal with a minimum of IDR 50,000.00 or the equivalent of the nominal value of the service used.

<figure><img src="https://lh7-us.googleusercontent.com/BPtCvs04GbhPNBw1-BRG5b-cPQuaD83Kr_XAaWHbn6_ikgVh_RXZDTMcZ5s4Ygu6aM4vXxW2q39MjKH9l4g8NnTAgTdWY3W-0-1W-NvrZPQdb_EJBJWhBbu_DAv9EdUn2C88pE07r5EwgAahDC2U7As" alt=""><figcaption><p>Top Up Balance</p></figcaption></figure>

* Select the payment to be used, and press the Continue Payment button.

<figure><img src="https://lh7-us.googleusercontent.com/7z2zAX6ybGUU5myn6VIyTOeh5Yyd2jkHEOHss1Q43qMNTPyPDCou6DUad4JiInl1GadZQBiUG8nJgc26UmUlk4Zjf_lJxEFtk3t_T1gqTvUTH9qmtger2vGmAgyIAC4sa5OJRCsHZGel2wN-wJaBMQw" alt=""><figcaption><p>Top Up Balance</p></figcaption></figure>

* You are directed to the Virtual Account page and there are details of the amount to be paid. Copy the VA number and make payment via ATM / Mobile Banking / iBanking. You will receive payment details via email.

<figure><img src="https://lh7-us.googleusercontent.com/tLqrhTqx8mAOAFKWvoYpm0xHVD39UAE_2D9bKboH_Y-Yd1HlbaMvOHNPWV7OMq5aRnk5ne6jHs3DZZRLVKhyi9j--TydFRVoAhnf09pwQ1Xg3WQsm7DoKehifGEKxkMhlVv26Ns9HXAabRonwwsBnN8" alt=""><figcaption><p> Top Up Balance - Virtual Account</p></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/s_35hS7nMac5O1aDpaxsfjbE31rkm8oslChfa3lQcVfhan4aLomc_vV3-SzG3qbiW6uRIVZx-qLxyx8tjwNPshB6eyCvj4u_PRzHf0C5zD8rHTIWNxH4Zw9z9YSuuAY-Se4UnvNGELkpHvrmeNOvCCE" alt=""><figcaption><p> Top Up Balance - Payment Details</p></figcaption></figure>

* After successfully making a payment, the Payment Status page will appear and you will receive a payment receipt in your email.

<figure><img src="https://lh7-us.googleusercontent.com/rV2iFoWUuU-YSB-Wo8Wzl5cpR0syykAPHnEOHiqrw4d-DIj3PBPwlYyDrJ-zWUGILY0f4RqCfpZ9rxvrgZ9GWl8xmqXvi0SVIc6KKOsI9RkPNryeZhJOgE2wxTWc5-Mq0bshywCyuClmBf5Dpm2euBw" alt=""><figcaption><p>Top Up Balance - Success</p></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/3t5m7yfO2ZpnCHkkMH3JHMq1Zd02nEggHluir8nhJQpJovk45PSVKL11Ypo2RGO-WglcBZ3b2VnhLOoDGtN3007kbjsx-GrTP7_rQyVUFhULCkxQxe-tNx91nNDhLc27qXkCe--guqlhXA4WMMiYe1s" alt=""><figcaption><p>Top Up Balance - Email Notification</p></figcaption></figure>


---

# 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.cloudeka.id/billing/balance/billing-payment-type-prepaid-project.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.
