# How To Withdraw your NFT

This article will go over how to purchase and withdraw your Roam NFT from Binance, as well as how to stake it for daily $ROAM token rewards.

#### How To Withdraw Your Roam NFT From Binance

After purchasing your NFT from Binance, follow the below steps to withdraw it to your MetaMask wallet.

**1. Connect the Binance smart chain to your MetaMask wallet.**&#x20;

Click[ here for MetaMask’s detailed instructions](https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain) on how to do this.

**2. Buy your Roam NFT from Binance**

a. Go to your profile on Binance

b. Click on the Roam Genesis NFT collection

c. Click on the NFT you want (select up to 50)

d. Click ‘confirm’

e. Select the BSC address you want to withdraw your NFT to

f. Click ‘withdraw’ and then ‘confirm’

**3. Import your Roam NFT to your wallet**

a. Click ‘import token’ on Binance

b. Copy token contract address: 0xf21C6C19c9d1206Ee252B6Dab49A224FEC0A5DFb

c. Enter ‘0’ into ‘token decimal’ field

d. Click ‘add custom token’

e. Click ‘import token’

f. Your Roam NFT should now be viewable at your MetaMask address

**4. View your Roam NFT in MetaMask Mobile**

a. Import the same token contract address as above

b. Copy your NFT’s unique token ID from Binance and paste it into the collectible ID slot in your MetaMask Mobile wallet.

c. Once processed, you will be able to view your NFT.

\ <br>


---

# Agent Instructions: 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://we-roam.gitbook.io/metablox-learn/roam-nft/how-to-withdraw-your-nft.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.
