# Getting Started

## Steps for an admin to send virtual prepaid cards

Step 1: Log in to your Plum account

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

Step 2 - Recharge your Plum wallet by clicking on ‘Add Funds’  and adding your desired amount.

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

Step 3 - Click on ‘Send Rewards’ from the menu and click on "Plum PRO" to send Visa prepaid cards

<figure><img src="/files/5V6HA7sdadTZ8FtGHF57" alt=""><figcaption></figcaption></figure>

Step 4 - You have the option to send Visa prepaid cards to a few recipients or to multiple recipients in bulk.

## Sending Visa prepaid cards to a single or a few recipients

Select the ‘Send to few’ tab and follow these steps:

* Under ‘Select a country for brand vouchers’ choose the recipients’ country from the drop-down list.
* In the ‘Add Recipients’ section, add the full name of the recipient.
* For the next box, select ‘**Prepaid Virtual Visa International Card USD**’ from the drop-down menu
* Select the denomination of the voucher from the drop-down list
* Add the quantity of brand vouchers
* Add the recipient’s phone number (optional)
* Add the PO number (optional)
* Add a personalised message for the recipient
* Click ‘Add another recipient’ to add more recipients and repeat steps 1 to 8 listed above.
* Once you are done click on ‘Generate & Send.’

## Send Visa prepaid cards in bulk to multiple recipients

Select the ‘Bulk Upload’ tab and follow these steps:

* To know the required format for uploading data in bulk, download a sample file by clicking on ‘CSV/XLSX template’ under ‘Add your recipients in bulk.’ You may skip this step if you already have a CSV/XLSX file with data in the required format.
* Once you’ve filled in the details correctly, click ‘Add CSV/XLSX file’ to upload and verify the data.

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

* Add the correct details for each column from the CSV sheet to upload the recipients’ information in bulk.

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

* Click on ‘Verify file’ at the bottom.

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

* Click on ‘Yes, continue’ in the pop-up box to verify the file.

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

* Once you verify the file, click ‘Generate & Send’ to send prepaid cards to the recipients. The recipient receives an email with the details of their prepaid card and a link to claim the reward.


---

# 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://xoxoday.gitbook.io/plum/user-guide/admins/prepaid-card-user-guide/virtual-visa-card/getting-started.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.
