# How to transfer OVRLands to another digital wallet

## **Using Metamask**

#### Access your digital wallet

Ensure that you have access to your current digital wallet where your OVRLands NFTs are stored. Typically, this wallet would be MetaMask, as it's commonly used for NFTs on the OVER platform.

#### Locate your OVER Lands

Within your digital wallet, navigate to the section or tab that displays your NFTs. In MetaMask, you can go to 'NFTs' to view your NFT collection, including OVRLands.

#### Select the OVRLands

Choose the specific OVRLands you wish to transfer to another digital wallet. Click on each OVRLand to select them for transfer.

#### Initiate the transfer

Most digital wallets, including MetaMask, offer an option to transfer or send NFTs. Use this feature and input the recipient's wallet address where you want to send the OVRLands.

#### Confirm and complete the transfer

Review the details of the transfer, including the recipient's wallet address and the NFTs you've selected. Confirm the transfer, and follow any additional steps required by your wallet to finalize the process.

#### Verification and receipt

Once the transfer is complete, you should receive a transaction receipt or confirmation in your wallet. The OVRLands will now be stored in the recipient's digital wallet.

## **Using OpenSea**&#x20;

#### Access OpenSea

Open your web browser and go to the [OpenSea website](https://opensea.io/).

#### Connect your digital wallet

Click 'Sign In' or 'Connect Wallet' on the OpenSea website. Select the digital wallet you want to use (e.g. MetaMask, Coinbase Wallet, Fortmatic) and follow the prompts to connect it to OpenSea.

#### Access your OVRLands

Once your wallet is connected, you should see your 'OVRLands' collection listed in the 'My Collections' or 'My Items' section of OpenSea. Click on 'My Collections' or 'My Items' to access your OVRLands.

#### Select OVRLands for transfer

Choose the OVRLands you want to transfer to another digital wallet by clicking on each one to select them. You may need to confirm the selection.

#### Transfer OVRLands

With your OVRLands selected, click on the 'Transfer' or 'Send' option in OpenSea's interface to initiate the transfer process.

#### Enter recipient's wallet address

You'll be prompted to enter the recipient's digital wallet address. Ensure that the address is accurate to avoid any transfer errors.

#### Confirm and complete

Review the transfer details, including the recipient's wallet address and the number of OVRLands being transferred. Once you're satisfied, confirm the transfer.

#### Transaction confirmation

After confirming the transfer, you'll receive a transaction confirmation. Be patient while the blockchain processes the transfer. Once the transaction is confirmed, the OVRLands will be transferred to the recipient's wallet.\
\
Please note that gas fees may apply when transferring NFTs, depending on the blockchain network (Ethereum or Polygon) where the OVRLands are located. Ensure you have a sufficient balance of the respective cryptocurrency (e.g. ETH for Ethereum, MATIC for Polygon) to cover these fees.

Always double-check the recipient's wallet address to avoid any errors in the transfer process, as NFT transactions are irreversible.<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://docs.overthereality.ai/over-wiki/faq/how-to-set-up-your-digital-wallet/how-to-transfer-ovrlands-to-another-digital-wallet.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.
