# Check Transfers

## Withdrawing Funds with Checks

In addition to ACH transfers, Autoshares Trader also enables traders to withdraw funds from their trading account by means of a check. In this case a check with the specified sum will be sent to the address specified by you in the account opening form (the one you filled out when opening the trading account).

{% hint style="warning" %}
Check transfers are relevant only for withdrawing funds.
{% endhint %}

To withdraw funds using checks, select **Check Request** on the Funds Transfer tab. Specify the amount to be withdrawn (in USD). If you would like to withdraw all funds altogether and close the account, select the **Total distribution and close account** checkbox. Specify the memo if necessary, and the select the preferred delivery method:

* Standard;
* Overnight;
* Saturday;
* Overnight to Broker;
* Print at firm.

![](/files/-MCzCy_-dzxdtgc8h5-c)

Once you're done, click **Submit**, and the check will shortly be sent.


---

# 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/check-transfers.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.
