# Top Up

On the Balance page, enter the top-up amount. Ensure that the entered amount meets the Minimum Top-Up requirement displayed in the Summary window.

{% hint style="warning" %}
The system will display a red alert notification if the entered top-up amount is insufficient. Users must increase the nominal balance to meet the required minimum amount in order to proceed.
{% endhint %}

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

Select the payment method in the "Choose Payment" section, then click the "Next" button to proceed with the payment process.

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

Select the preferred payment method to proceed with the transaction.

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

After selecting the payment method, click the **Next** button to continue.

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

Follow each instruction displayed on your computer screen. If the payment is successful, you will also receive a payment receipt via email.

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


---

# 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.cloudeka.ai/starter-guide/top-up.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.
