> For the complete documentation index, see [llms.txt](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/adding-prepaid-credits.md).

# Adding prepaid credits

#### Step 1: Accessing the Add Credits Feature

Once you log in to your account, you will see a **green 'Add Credit' button** on the top right corner of your dashboard. Clicking this button will take you to the 'Manage Funds' screen.

#### Step 2: Managing Funds Screen

On the 'Manage Funds' screen, you'll find:

* **Your Current Balance:** A clear display of your current credit balance.
* **Option to Purchase Credits:** Option to top up your account.
* **Recent Transactions Overview:** A summary of your most recent transactions.

#### Step 3: Purchasing Credits

* Click on the **'Purchase Credit'** button. This is your step towards adding new credits to your account.
* If you are a VAT-registered business, select 'Yes' and fill in your company details. This information is crucial for the invoice process.

#### Step 4: Generating a Proforma Invoice

* After filling in your details, you can proceed to generate a proforma invoice for the required amount of credits.
* This invoice will include all necessary banking details for making a payment.

<figure><img src="/files/UAOt3Zk9n6fPdWmqWDRl" alt=""><figcaption><p>Proforma Invoice</p></figcaption></figure>

* To pay for your credits, use **Electronic Funds Transfer**.
* Refer to the banking details provided on the proforma invoice.
* Please use your **invoice number as the payment reference**. This ensures that your payment is correctly matched and allocated to your account.

#### Tax Invoices

Once your payment is reflected and your credits are allocated, you will receive a system-generated tax invoice.&#x20;

{% hint style="danger" %}
**Credit Allocation Time:**

Please note that it may take **24 to 48 hours** for credits to be allocated to your account. This duration depends on your bank. If urgent, we recommend making immediate payment to avoid delays.
{% endhint %}


---

# 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:

```
GET https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/adding-prepaid-credits.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.
