# Withdrawals

To begin the process, click 'withdraw' on the right hand of the UI next to your balance.&#x20;

<figure><img src="/files/nLAiTQn5DYd91PIkIn65" alt="" width="375"><figcaption></figcaption></figure>

Input the amount you wish to withdraw and press 'withdraw'. Please note the estimated Hyperliquid bridge time for your reference and the standard $1 Hyperliquid fee for Withdrawal.&#x20;

<figure><img src="/files/735y53wxfGlsznVsM46F" alt="" width="375"><figcaption></figcaption></figure>

When the withdrawal is processing, you will see the following screen. Please be patient as this can take around 5 minutes to process, as indicated in the UI. It can sometimes be longer if traffic is high.&#x20;

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

Next, sign with the passkey to withdraw from Hyperliquid.&#x20;

<figure><img src="/files/42q8zPhsqJroWfUGVFDJ" alt=""><figcaption></figcaption></figure>

Wait for the signature and tx to process.&#x20;

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

When the withdrawal is complete you will see the below screen. Click 'continue' to return to the Hyperliquid UI.&#x20;

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

When you return to the Hyperliquid UI, you will see the change in the balance reflected as the balance has been sent back to your Kinto wallet.&#x20;

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


---

# 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.kinto.xyz/kinto-the-modular-exchange/user-guides/hyperliquid/withdrawals.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.
