# Funding Tab

## Funding Tab Overview

The main purpose of the funding tab is to enable traders to deposit and withdraw funds to/from their banking accounts.

![](/files/-MCzDFeb4rgFKESrTXGZ)

However, before you can proceed to deposit or withdraw funds, first establish an ACH relationship between Digital Advisor and your banking account. To do so, click **Choose bank**.

![](/files/-MCzDFef9kRaCgsr3ICJ)

This will re-direct you to the banking selection page where you can select a previously linked banking account or link a new one by clicking **add a new** at the top.

![](/files/-MCzDFehhspvLo_Eze_a)

## Linking a New Banking Account

When you initiate linking of a new banking account, Digital Advisor will prompt the Plaid view that allows for easy and convenient establishment of ACH relationships. Click **Agree**.

![](/files/-MCzDFejGuoFgwsPVWph)

Next, select your bank from the list of available banking institutions:

![](/files/-MCzDFelley6Npnl4CHz)

Next, specify your credentials and click **Submit**:

![](/files/-MCzDFenTVFTXcGo3pS9)

Select the target banking account and click **Continue**:

![](/files/-MCzDFeotcCcDnYPEbTT)

Shortly after the new ACH relationship will be established and you can proceed to deposit and withdraw funds.


---

# 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://api-documentation.autoshares.dev/user-guide/digital-advisor/funding-tab.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.
