# Making a Withdrawal

To make a withdrawal, go to the **Wallet Tab** and click on **Withdraw** button.

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

Select a Network and Token, then Enter the amount you would like to withdraw and click on the **Withdraw** button.

{% hint style="warning" %}
**Please take note that there will be a Withdrawal Fee for every withdrawal transaction. You may refer** [**here**](/products/hunny-poker.md#withdrawal-fees) **for more information.**
{% endhint %}

{% hint style="danger" %}
**Do take note that Withdrawal to your wallet will require some time (depending on the blockchain network). Typically withdrawal shall be completed in a few minutes. However, in times of high network traffic, please be patient and wait for at least 10 to 15 minutes.**&#x20;
{% endhint %}

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

Your recent transactions will be displayed in the **Wallet Tab**.

![](/files/GWrvR6BhPaLl64MA7jAp)


---

# 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-withdrawal.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.
