# My Henull wallet

### How do I add money to my Henull wallet?

In this guide, we will walk through all the steps you need to add money to Henull wallet:

1. Log into your Henull account.
2. After login goes to the PURCHASED.
3. Click on Deposit.

   <figure><img src="/files/YvDpMFaiM8k1lGsGuzRn" alt=""><figcaption></figcaption></figure>
4. Enter the amount you want to add to Deposit then click on Add Funds.

   * Wallet credit balances are displayed and calculated in US dollars (USD).
   * See details of the payment types we accept [here](https://help.henull.com/faq/payment/what-types-of-payment-do-you-accept).

   <div data-full-width="true"><figure><img src="/files/wA8PXFUeWjpvRfNrHE3v" alt=""><figcaption></figcaption></figure></div>

You will be redirected to a secure payment page where you need to provide payment details.

{% hint style="danger" %}
Your deposit will be automatically completed within a maximum of 4 hours. If your deposit is not completed in that time frame, please [contact us](https://help.henull.com/about-us/about-us) for support. Do not pay again for this order.
{% endhint %}

<mark style="color:red;">Got an error during checkout?</mark> [Here](https://help.henull.com/faq/payment/i-cant-purchase-anything.-there-is-an-error-during-checkout) are some things you can try.

### How to use my Henull wallet?

It is easy! You can spend your deposit on anything you like at the Henull store.

{% tabs %}
{% tab title="1. Select product" %}
Please go to [Henull store](https://www.henull.com/store). Find the product you want to buy. Click <mark style="color:orange;">Buy Now/Join Now</mark>.

{% hint style="info" %} <mark style="color:green;">The products marked "</mark><mark style="color:orange;">Instant Delivery</mark><mark style="color:green;">" are available. Products marked "</mark>[<mark style="color:blue;">Group Buy</mark>](https://help.henull.com/faq/products/what-is-a-group-buy)<mark style="color:green;">" are not yet available, still need more participants.</mark>
{% endhint %}

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

{% hint style="info" %} <mark style="color:green;">Search for item by entering the name of the product into the search field and pressing Enter</mark>
{% endhint %}
{% endtab %}

{% tab title="2. Choose an option" %}
Choose an option that's right for you. Click <mark style="color:orange;">Buy Now</mark>.

<figure><img src="/files/sSIPF9M2zAdqWCcx0Ngv" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="3. Complete your order" %}
The basic order information appears. Click <mark style="color:orange;">Pay</mark> to complete your order. And the corresponding amount will be deducted from your Henull wallet.

<figure><img src="/files/6Qbz1HgEgQsu6o6P8jZ5" alt=""><figcaption></figcaption></figure>

To access your purchase, please see guide [here](https://help.henull.com/where-do-i-access-my-purchase-s).
{% endtab %}

{% tab title="Review purchase history" %}
To review your purchase history, please check the guides below:

* At the top right corner there is a drop-down option, click on it, select [Orders](https://www.henull.com/account/order) option.
* Scroll down to find your purchase history and receipts.

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

{% endtab %}
{% endtabs %}


---

# 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://henull.gitbook.io/en/my-account/my-henull-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.
