> For the complete documentation index, see [llms.txt](https://wiki.onfa.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.onfa.io/vn/vi/nap-va-rut/chuyen-doi-transfer.md).

# Chuyển đổi (Transfer)

Chức năng Swap cho phép bạn **chuyển tiền nội bộ giữa các ví** trong tài khoản ONFA ForwardX mà **không mất phí**, bao gồm:

* Ví Chính.
* Ví Thu Nhập.
* Ví Liên Kết.

## **1. Hướng Dẫn Thực Hiện**

**Bước 1: Truy cập tính năng Transfer.**

* Từ menu chính, chọn mục **"Chuyển đổi"** (Transfer)<br>

  <figure><img src="/files/93epytEbKbFcxeTyPrvG" alt="" width="246"><figcaption></figcaption></figure>

**Bước 2: Chọn ví nguồn.**

* Nhấn vào ô **"Từ"**
* Chọn loại ví bạn muốn chuyển tiền từ:
  * Ví Chính.
  * Ví Thu Nhập.
  * Ví Liên Kết.<br>

    <figure><img src="/files/LDKGUMXIea0ptxLP5D9r" alt="" width="214"><figcaption></figcaption></figure>

**Bước 3: Chọn loại coin/token.**

* Chọn đồng tiền điện tử bạn muốn chuyển (USDT, BTC, ETH,...)<br>

  <figure><img src="/files/vKqBKPIiWH1dVVS2RQwP" alt="" width="215"><figcaption></figcaption></figure>

**Bước 4: Nhập số lượng**

* Nhập số lượng muốn chuyển
* Hoặc nhấn **"Max"** để chọn toàn bộ số dư khả dụng
* Hệ thống sẽ hiển thị số dư hiện có ở "Có sẵn"<br>

  <figure><img src="/files/N3vDi72wzRkEgW2ICmQs" alt="" width="216"><figcaption></figcaption></figure>

**Bước 5: Xác nhận giao dịch**

* Kiểm tra lại thông tin:
  * Ví nguồn (Từ)
  * Ví đích (Đến)
  * Loại coin
  * Số lượng
* Nhấn **"Xác nhận (Confirm)"** để hoàn tất<br>

  <figure><img src="/files/88cVJDOe4ldWcsiOushq" alt="" width="296"><figcaption></figcaption></figure>

> **Lưu Ý Quan Trọng**
>
> * Giao dịch chuyển đổi **hoàn tất ngay lập tức**
> * Không thể hoàn tác sau khi xác nhận.
> * Không thể chuyển tiền từ ví khác vào ví liên kết.


---

# 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:

```
GET https://wiki.onfa.io/vn/vi/nap-va-rut/chuyen-doi-transfer.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.
