# Withdrawal

Withdrawing funds from Supercexy is quick and secure.

1. **Click “Withdraw”**\
   On the top-right corner of the interface, next to the Deposit button, click “Withdraw”.
2. **Select the token you want to withdraw**\
   A list of available assets will appear, including **HYPE, USDC, USDT0, BTC, ETH, SOL, PUMP, PURR, and FART**.

   > 💡 *More tokens will be supported in future updates.*
3. **Choose the withdrawal network**\
   Each token can be withdrawn through Hyperliquid (L1) or other supported networks, depending on the asset.\
   As an example, Bitcoin can be withdrawn natively via the Bitcoin network (through HyperUnit) or sent instantly to another Hyperliquid address.
4. **Enter the recipient address**\
   Paste the destination address carefully or scan the QR code scanner for accuracy.\ <mark style="background-color:yellow;">⚠️</mark> <mark style="background-color:yellow;"></mark>*<mark style="background-color:yellow;">Always double-check the address and make sure it belongs to the selected network; sending to an incorrect address or network may result in permanent loss of funds.</mark>*
5. **Set the withdrawal amount**
   * You can manually enter the amount or click “MAX” to withdraw your full balance.
   * The minimum withdrawal amount will be displayed below the input field.
6. **Confirm the withdrawal**\
   Review all details and click the green “Withdraw” button to proceed.\
   Withdrawals via Hyperliquid (L1) are processed instantly, while external networks may take a few minutes depending on blockchain confirmations.

Once confirmed, you can track your transaction directly on the Hyperliquid explorer or the relevant blockchain.


---

# 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://supercexy.gitbook.io/supercexy-docs/welcome-to-supercexy/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.
