# Requesting a Withdrawal

Visit the [Transfers ](https://app.architect.co/user/transfers)page! Architect uses [Plaid & Orum ](/user-guide/my-account/deposits-and-withdrawals/plaid-and-orum.md)to allow you to safely and securely withdraw funds to your linked bank account.

You can withdraw the Excess Cash in your account, which is the US Dollar balance in excess of the [margin required](/user-guide/futures-101/margin-and-leverage.md) to support your current futures positions. \
\
Please [Contact Us](/user-guide/contact-us.md) if you need additional assistance, including if you would like to request a wire transfer or non-linked ACH transfer.&#x20;


---

# 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://docs.architect.co/user-guide/my-account/deposits-and-withdrawals/requesting-a-withdrawal.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.
