> For the complete documentation index, see [llms.txt](https://hdsd.payx.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.payx.com.vn/huong-dan-giao-dich-tien/rut-tien-ve-ngan-hang-lien-ket.md).

# Rút tiền về Ngân hàng liên kết

#### Bước 1: Tại màn hình Home, chọn Rút tiền <a href="#buoc-1-chon-menu-rut-tien" id="buoc-1-chon-menu-rut-tien"></a>

<figure><img src="/files/a9XIz3oRnZjPeDbP87v9" alt="" width="302"><figcaption></figcaption></figure>

Trường hợp:&#x20;

* Tài khoản **chưa xác thực tài khoản (định danh eKYC)**, hệ thống hiển thị thông báo “**Chưa xác thực tài khoản**” → Chọn <mark style="color:red;">**“Xác thực ngay”**</mark> để tiến hành xác thực.
* Tài khoản **chưa liên kết ngân hàng**, hệ thống hiển thị thông báo “**Chưa liên kết ngân hàng**” → Chọn  <mark style="color:red;">**“Liên kết ngay”**</mark> để thực hiện liên kết.

<div><figure><img src="/files/mchGu7q2TOlQgx86wOW7" alt="" width="419"><figcaption></figcaption></figure> <figure><img src="/files/szPTVKBrzwTUsWuRyAqz" alt="" width="422"><figcaption></figcaption></figure></div>

**Bước 2: Rút tiền**

Nhập số tiền cần rút-> chọn <mark style="color:red;">**Tiếp tục ->**</mark> chọn **tài khoản ngân hàng đã liên kết** để rút tiền về -> chọn <mark style="color:red;">**Xác nhận**</mark>

<div><figure><img src="/files/RRYLIZuMOOUC3BDIclN8" alt="" width="301"><figcaption></figcaption></figure> <figure><img src="/files/0UYExAKulTt9Cthxk1rS" alt="" width="301"><figcaption></figcaption></figure></div>

#### Bước 3: Xác thực giao dịch thành công

Tùy vào **số tiền rút**, hệ thống sẽ yêu cầu phương thức xác thực khác nhau như:

* **PayX Smart OTP**
* Xác thực khuôn mặt và **PayX Smart OTP**

✅ Sau khi nạp tiền thành công, hệ thống hiển thị kết quả giao dịch

<figure><img src="/files/2EN1kQ8cOfaBNdte1g1k" alt="" width="301"><figcaption></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.payx.com.vn/huong-dan-giao-dich-tien/rut-tien-ve-ngan-hang-lien-ket.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.
