# Withdrawing Funds

##

### Overview

You can withdraw uninvested cash from your CTRLSuper wallet at any time. Withdrawals are sent directly to the Payout Account nominated during your account setup.

### Steps

1. **Select Withdraw**\
   Navigate to the Funding dashboard and click the **Withdraw** button located next to the Deposit button.

   <figure><img src="/files/yoBSKX3y3BLA4Uu2W4h2" alt=""><figcaption></figcaption></figure>
2. **Enter Withdrawal Amount**\
   In the pop-up window, enter the amount you wish to withdraw.

   * You can type a specific dollar amount.
   * Alternatively, use the quick-select percentage buttons (25%, 50%, Max) to calculate an amount based on your total available balance.

   <figure><img src="/files/FWfpoWmOMqDsesYhxKJM" alt=""><figcaption></figcaption></figure>
3. **Confirm Withdrawal**\
   Click the **Withdraw** button to finalise the request.

### What Happens Next

You will see a "Withdrawal Successful" confirmation message, and the pop-up will close automatically.

The funds will be deducted from your Available Balance immediately. The transaction will appear in your Transaction History as "Processing" until the funds settle in your external bank account.

{% hint style="info" %}
Withdrawal times vary depending on the banking system, but generally process within standard business operational windows.
{% endhint %}

### Need Help?

If you run into any issues, contact the CTRLSuper support team at <support@ctrlsuper.com.au>.


---

# 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://ctrlsuper.gitbook.io/ctrlsuper-docs/withdrawing-funds.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.
