> For the complete documentation index, see [llms.txt](https://hdsd.vdsc.com.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hdsd.vdsc.com.vn/chuyen-tien.md).

# Chuyển tiền

## <mark style="color:green;">1. Chuyển tiền cơ sở</mark>

Chuyển tiền cơ sở cho phép Quý khách thực hiện 2 giao dịch:

* Chuyển khoản ra ngân hàng: Rút tiền về STK ngân hàng đã đăng ký thông tin tại Rồng Việt
* Chuyển khoản tại Rồng Việt (chuyển tiền giữa các tiểu khoản)

<figure><img src="/files/obYPduutWLNEOck63fx2" alt=""><figcaption><p>Hướng dẫn chuyển khoản ra ngân hàng </p></figcaption></figure>

<figure><img src="/files/k5yHppcpLxFfHP1omwGH" alt=""><figcaption><p>Hướng dẫn chuyển khoản ra ngân hàng (tt)</p></figcaption></figure>

## <mark style="color:green;">Lưu ý</mark>

1. Hạn mức giao dịch ngoài giờ: < 500 triệu đồng.
2. Thời gian tạm ngưng giao dịch:   \
   • Từ 16h31 - 20h00 các ngày giao dịch: Thực hiện kết thúc ngày hệ thống.   \
   • Từ 16h31 ngày giao dịch cuối cùng của tháng đến 0h00 ngày giao dịch đầu tiên của tháng tiếp theo.

## <mark style="color:green;">2. Trạng thái chuyển tiền</mark>

<figure><img src="/files/duPW62DFAW533ibd52Hn" alt=""><figcaption><p>Hướng dẫn xem trạng thái chuyển tiền</p></figcaption></figure>


---

# 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://hdsd.vdsc.com.vn/chuyen-tien.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.
