# VA Dashboard

Trang VA Dashboard sẽ hiển thị các thông tin tổng quan về VA của khách hàng với các nội dung sau đây:

* \[Total balance]: Tổng số dư trên toàn bộ các VA mà khách hàng đang sở hữu.
* \[Money out this month]: Tổng số VND mà khách hàng đã rút từ Wealify về bank trong tháng.
* \[Money in this month]: Tổng số VND mà khách hàng đã rút từ các nền tảng về VA trong tháng.
* \[Withdraw]: Nút lệnh để thực hiện rút tiền từ Wealify về bank.
* \[Recent transactions]: Danh sách các giao dịch gần nhất.

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


---

# 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/wealify-virtual-account/giao-dien-va-tinh-nang-va/va-dashboard.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.
