# Wire Transfers

## Withdrawing Funds Using Wire Transfers

In addition to ACH transfers and check transfers, Autoshares Trader also provides traders with the ability to withdraw funds from their trading accounts by means of wire transfers. Specifically, the funds could be withdrawn via either a domestic wire or a foreign wire.

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

To withdraw funds using wire transfers, select **Wire Transfer** on the **Funds Transfer** tab. Next, 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.

![](/files/-MCzD3CmYuBxdyBTqR7z)

Alternatively, you can withdraw your funds via a foreign wire by selecting the **Foreign Wire** radio button. Whereas domestic wire transfers cost $25, foreign wires cost $50.

![](/files/-MCzD3Cng4OLWdkBpgJz)

Optionally, you can make a **For Further Credit** payment by selecting the corresponding checkbox at the bottom. In this case you will also have to specify additional information about the intermediary bank.

![](/files/-MCzD3CoGrIPKwO8NlF8)

Once you're done, click **Submit**, and the transfer will be passed to an administrator for review. Once it's approved, withdrawal of funds will be initiated.


---

# 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/wire-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.
