> For the complete documentation index, see [llms.txt](https://docs.nft5.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nft5.io/huong-dan-mua-nft-cho-nguoi-moi/phan-4-huong-dan-rut-nft-tu-remitano-qua-vi-metamask.md).

# Phần 4: Hướng dẫn rút NFT từ Remitano qua ví MetaMask

{% hint style="info" %}
**Để rút được NFT về ví MetaMask thì ví MetaMask của bạn phải sử dụng mạng lưới Binance Smart Chain.**

Hướng dẫn chuyển đổi mạng Ethereum sang mạng Binance Smart Chain tại link sau:

<https://docs.nft5.io/huong-dan-su-dung-nft5/huong-dan-su-dung-va-cai-dat-vi-metamask/phan-1-huong-dan-cai-dat-va-su-dung-vi-metamask-tren-dien-thoai>
{% endhint %}

## Thực hiện các bước sau:

**Bước 1:** Vào ứng dụng ví **MetaMask** -> chạm vào địa chỉ ví để sao chép&#x20;

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

**Bước 2:** Vào ứng dụng **Remitano** -> chọn **Ví tiền** -> tại **NFT5TOKENID2** chọn **Rút tiền**&#x20;

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

**Bước 3:** Dán địa chỉ ví MetaMask của bạn và nhập số lượng NFT bạn muốn rút và chọn **Gửi** -> chọn **Rút tiền**. Xác nhận bảo mật Authenticator/Authy nếu bạn cài bảo mật 2 lớp.&#x20;

<figure><img src="/files/TnDXMMLWMp9ZAdS35q5U" alt=""><figcaption><p>Th</p></figcaption></figure>

Chờ vài phút để hệ thống xử lý lệnh rút của bạn -> Lệnh rút NFT đã hoàn tất.&#x20;

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

**Bước 4:** Truy cập vào [bscscan.com](https://bscscan.com) để kiểm tra NFT của bạn.&#x20;

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

Như vậy là bạn đã nạp  vào ví MetaMask thành công.&#x20;


---

# 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://docs.nft5.io/huong-dan-mua-nft-cho-nguoi-moi/phan-4-huong-dan-rut-nft-tu-remitano-qua-vi-metamask.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.
