# What are the withdraw statuses?

* \[<mark style="color:green;">**Success**</mark>]: The customer's withdrawal request has been successfully processed. The funds have been withdrawn from the Wealify account and will be reflected in the bank account:

1. Bank transfer to VND and E-Wallet: within 1-30 minutes during working hours and 1-60 minutes outside working hours.
2. Bank transfer to foreign currency: 1-3 working days.

* \[<mark style="color:red;">**Failed**</mark>]: If your request is shown as \[Failed], please double-check the withdrawal information or contact the Wealify Customer Support team for assistance.
* \[<mark style="color:yellow;">**Pending**</mark>]: Your withdrawal request will be marked as \[Pending] before moving to \[Success] or \[Failed].\
  If your request remains in the \[Pending] status for more than 30 minutes, please contact the Wealify Customer Support team for assistance.


---

# 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://helpcenter.wealify.com/english-version/wealify-wallet/wealify-wallet-transaction/withdrawal-transaction/what-are-the-withdraw-statuses.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.
