# Depositing Funds

### Overview

To make investments through CTRLSuper, you must first fund your wallet. You can easily deposit funds directly from your linked bank account. Deposits are processed securely and typically take a short period to reflect in your available balance.

### Before You Begin

{% hint style="info" %}
Ensure you have linked a valid bank account to your CTRLSuper profile before attempting a deposit.
{% endhint %}

### Steps

1. **Initiate a Deposit**\
   On the Funding dashboard, click the **Deposit** button located under the balance display.

   <figure><img src="/files/ba71xFE4xzEgGvtmLFGi" alt=""><figcaption></figcaption></figure>
2. **Select Source Account**\
   A pop-up window will appear. If you have multiple accounts linked, select the bank account you wish to draw funds from.
3. **Enter Amount**\
   Type the specific dollar amount you wish to transfer into CTRLSuper.
4. **Confirm Transfer**\
   Review the details and click the **Deposit** button to confirm the transaction.

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

### What Happens Next

Once confirmed, you will see a success message indicating the deposit has been initiated.

The funds will immediately appear in your **Pending** balance on the Funding dashboard. Funds typically settle and move to your **Available Balance** within **1-2 business days**.

{% hint style="warning" %}
Ensure your source bank account has sufficient funds to cover the transfer to avoid failed transactions or dishonour fees from your bank.
{% 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/depositing-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.
