> For the complete documentation index, see [llms.txt](https://xoxoday.gitbook.io/plum/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoxoday.gitbook.io/plum/user-guide/admins/recharge.md).

# Add Funds

## Getting Started

* Login to your Plum Admin Account.
* Go to the "**Add Funds**" Section in the dashboard.
* Enter the amount in your base currency and click on **Add funds to wallet**
* Click on “**Proceed to Pay**” in the “Company Wallet” section.
* An OTP is sent before proceeding with the payment.

<figure><img src="/files/3MSqq9Ae6pvQmt1g9iH5" alt=""><figcaption></figcaption></figure>

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

### **How to do a bank transfer**

If you want to do a direct bank transfer, follow the steps as shown below.

<figure><img src="/files/3rbRyYBGTbv34Wc0gsdj" alt=""><figcaption></figcaption></figure>

### **​Payment Methods available:**

* Payment Gateway (Paypal: International, Payu: Domestic)
* Direct Bank Transfer
* Domestic option includes debit/credit cards, UPI, etc through PayU.

![](/files/Yu3Z8SaqNKpSpjP6MG0r)

## How does someone generate a Proforma invoice/Prepayment invoice on the dashboard?

* Login to your Plum Admin Account.
* Go to the Recharge Section in the dashboard.
* Click on “Add Funds” in the “Company Wallet” section.
* Enter the amount in your base currency and click **Add Funds to Wallet**
* You will be redirected to the payment summary report where you can find the option of downloading the proforma report. This can be done by just entering the country code along with the mobile number and then clicking on the Generate Proforma Invoice hyperlink.

You will receive a pop-up to confirm the generation of invoice Click on **generate** for the invoice.

The Report will be sent to the registered email id.

You can also view the status in the reports section. It might take a couple of minutes to show up on the dashboard.


---

# 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://xoxoday.gitbook.io/plum/user-guide/admins/recharge.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.
