> For the complete documentation index, see [llms.txt](https://helpcenter.wealify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.wealify.com/english-version/wealify-virtual-account/wealify-virtual-account-transaction/how-do-i-withdraw-vndy-from-wealify-into-bank.md).

# How do I withdraw VNDY from Wealify into Bank?

**👉 Step 1:** Log in to your Wealify account. Click on the \[Virtual account] section and \[Withdraw] option.

<figure><img src="/files/pFheLwkBjf4iHBQgkIB5" alt=""><figcaption></figcaption></figure>

**👉 Step 2:** Select the bank account you want to withdraw the funds from the VA into from the displayed list.

In case you want to add a new bank, click on the \[Add Method] and fill in the required information.

<figure><img src="/files/9N3nPpzrY39pf00ahnxj" alt=""><figcaption></figcaption></figure>

**👉 Step 3:** Fill in the amount of VNDY you want to withdraw from Wealify or the amount of VND you want to receive into your Bank, then click \[Withdraw].

<figure><img src="/files/1kTK4hqrlVPg7HnSZbBf" alt=""><figcaption></figcaption></figure>

**👉 Step 4:** Check your account balance and withdrawal status on the \[VA Dashboard] or \[VA Transactions] page.

<figure><img src="/files/UlAkfjqme2IHvJHBdRJ2" alt=""><figcaption></figcaption></figure>

*- \[<mark style="color:green;">Success</mark>]: VNDY withdrawal transaction from Wealify to the bank successful.*

*- \[<mark style="color:yellow;">Pending</mark>]: VNDY withdrawal transaction from Wealify to the bank is waiting for system processing.*

*- \[<mark style="color:red;">Failed</mark>]: VNDY withdrawal transaction from Wealify to bank failed.*

* The approval time for VNDY withdrawal orders from Wealify to bank accounts is 10.30 am or 3.30 pm, from Monday to Friday. Orders created after 3.30 pmwill be processed on the next business day.

In case the above expected time has passed but the customer still has not received the money in the bank, please contact the Wealify Customer Support team for assistance.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.wealify.com/english-version/wealify-virtual-account/wealify-virtual-account-transaction/how-do-i-withdraw-vndy-from-wealify-into-bank.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
