# Making a Deposit

Go to the **Wallet Tab** here.

![](/files/Ytr6tbf9NUBtNj5ytnFq)

Click on **Deposit** button.

![](/files/qpiWRf2nkLhntFhTj0Ht)

{% hint style="info" %}
If this is the first time you are using it, click on the **Approve** button.
{% endhint %}

**Confirm** the transaction in your wallet.

![](/files/C2HrWRlBt1SgNlZzw89m)

**Enter the amount** of *HUNNY* you would like to deposit and click on **Deposit**.

![](/files/nPRmgrDjXrxZ5wPUSBfp)

{% hint style="info" %}
*HUNNY* is the in-game currency used in our games.
{% endhint %}

**Confirm** the deposit transaction in your wallet.

{% hint style="info" %}
You can try to refresh the page if you are unable to see your balance after the transaction is confirmed.&#x20;

Please take note that your transaction may take a few minutes to complete. (depending on the blockchain network)
{% endhint %}

Review your *HUNNY* balance in your wallet.

![](/files/ZfeKhCkbq4k3c5nknSVg)


---

# 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://docs.hunny.finance/products/hunny-poker/making-a-deposit.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.
