# Account Funding

## Introduction

Once you have created a new trading account and it has been approved by your administrator and the clearing firm, the next step is to deposit funds into the account in order to start trading. Autoshares Trader provides traders with three ways to deposit to and withdraw funds from their trading accounts: ACH transfers, wire transfers, and check requests.

{% hint style="info" %}
Account funding requires an active trading account.
{% endhint %}

* ACH Transfers:

{% content-ref url="/pages/-MCzCxxdbWlKmvp4e6qG" %}
[ACH Transfers](/user-guide/web-terminal/user-widgets/account-onboarding/account-funding/ach-transfers.md)
{% endcontent-ref %}

* Check Transfers:

{% content-ref url="/pages/-MCzCxxexJtrlhXZN6J\_" %}
[Check Transfers](/user-guide/web-terminal/user-widgets/account-onboarding/account-funding/check-transfers.md)
{% endcontent-ref %}

* Wire Transfers:

{% content-ref url="/pages/-MCzCxxfJ9pQbhKQOQKg" %}
[Wire Transfers](/user-guide/web-terminal/user-widgets/account-onboarding/account-funding/wire-transfers.md)
{% endcontent-ref %}


---

# 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/web-terminal/user-widgets/account-onboarding/account-funding.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.
