> 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.md).

# VÍ

- [Nạp và Rút](https://wiki.onfa.io/vn/vi/nap-va-rut.md): Quản lý Tài sản trên ONFA Wallet
- [Tiền điện tử](https://wiki.onfa.io/vn/vi/nap-va-rut/tien-dien-tu.md): Hướng dẫn Nạp/Rút
- [Cách tạo Địa chỉ ví Nhận](https://wiki.onfa.io/vn/vi/nap-va-rut/cach-tao-dia-chi-vi-nhan.md)
- [Tiền Pháp định (Fiat)](https://wiki.onfa.io/vn/vi/nap-va-rut/tien-phap-dinh-fiat.md)
- [Chuyển đổi (Transfer)](https://wiki.onfa.io/vn/vi/nap-va-rut/chuyen-doi-transfer.md): Hướng dẫn chuyển đổi các loại tiền điện tử giữa các ví.
- [Lịch sử giao dịch](https://wiki.onfa.io/vn/vi/nap-va-rut/lich-su-giao-dich.md): Xem lịch sử giao dịch chi tiết theo thời gian thực


---

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