# Add Money to Empuls Wallet

Adding money to your org's Empuls wallet allows your team to redeem the reward points they have earned on the platform. The wallet is debited whenever an employee redeems their points in exchange for a gift card/voucher on the platform.&#x20;

## Define the Value of a Point

As the first step, set the value of 1 point. It is recommended to use your local currency for setting the base value of points in your account.

1\. Navigate to Settings --> REWARDS & RECOGNITION SETTINGS --> Manage Org. Budgets.

![Manage Org Budgets](/files/9WC6oVLa6aRN0kaMNwIM)

2\. Click on Update to change the base currency and value of 1 point in your org's Empuls account. &#x20;

{% hint style="info" %}
The points to currency conversion rate can be updated until the first redemption on your account. Post the first redemption, the conversion rate is frozen and can no longer be updated. This is necessary to ensure reporting consistency and sanity.&#x20;
{% endhint %}

## Adding Money to the Wallet

1\. Navigate to the ***Redemption Wallet*****&#x20;card** in the **Manage Org. Budgets** page. Click on <mark style="background-color:orange;">**Add Money to Wallet**</mark> at the bottom right corner of the card.

![Add Money to Wallet](/files/DJJCFqpbbBiVQesxF5dj)

2\. Enter the amount to be added, and click on <mark style="background-color:orange;">**Next**</mark>.

![Enter Amount to be added to Wallet](/files/geoDs6hiiC8TnhMemCXf)

3\. Enter the billing details in order to receive the correct invoice. Click <mark style="background-color:orange;">**Next**</mark>.

![Add Billing Address](/files/-Mhng5iRAeoxve-jUS4X)

4\. Enter the email address to receive the invoice and your Tax ID. Click <mark style="background-color:orange;">**Next**</mark>.

![Add Email and Tax ID](/files/-MhngWcR457u_YKQSF9L)

5\. Review the order summary and proceed to pay. You will be redirected to the Stripe payment gateway in order to complete the payment.

You are all done now! Communicate the launch of Empuls to your teammates and create the buzz around your R\&R program. Check out the [Launch Communication Kit](https://help.empuls.io/resources/launch-communication-kit) for relevant resources and templates.

## Payment Through Bank Transfer

You may also make the payment towards Empuls wallet recharge through a direct bank transfer, in order to avoid payment gateway charges. This facility is available for customers based in specific countries only. Please write to <support@empuls.io> to know more about this payment option.


---

# 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/empuls/getting-started-for-admins/add-money-to-empuls-wallet.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.
