# Adding OVR tokens and OVRLands to your wallet

Adding OVR tokens and OVRLands (virtual lands in the OVER digital layer) to your digital wallet allows you to manage and use them in the OVER ecosystem. Here's how to add OVR tokens and OVRLands to your wallet, with consideration given to contract addresses for different chains:

## Adding the OVR token:

1. Open your MetaMask wallet by clicking on the MetaMask icon in your browser's toolbar.
2. Access your wallet: Ensure you're in the correct wallet within MetaMask where you want to add OVR tokens.
3. Add a custom token:
   * Click on 'Assets' in MetaMask to open your wallet's asset overview
   * Scroll down and click on 'Add Token'
   * Select 'Custom Token'
   * Choose the appropriate contract address based on the chain:
     * For **Ethereum (ETH)**, use contract address: 0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697
     * For **Binance Smart Chain (BSC)**, use contract address: 0x7e35d0e9180bf3a1fc47b0d110be7a21a10b41fe
     * For **Polygon (MATIC)**, use contract address: 0x1631244689ec1fecbdd22fb5916e920dfc9b8d30

MetaMask should automatically fill in the 'Token Symbol' and 'Decimals of Precision'. Ensure these details match those of the OVR token.

4. Add Token:
   * Click 'Next' to proceed
   * Review the token information to ensure it's correct, and then click 'Add Tokens'

## Importing your OVRLands (NFTs) to Metamask

1. Open MetaMask: Launch your MetaMask wallet and make sure you're on the MATIC Polygon network.
2. Access NFTs: In MetaMask, go to the 'NFTs' section.
3. Import NFTs: Look for the option to 'Import NFTs' and select it.
4. Enter NFT details:
   * You'll be prompted to enter the NFT contract address and Token ID
   * To find these details, visit the NFT's listing on OpenSea
   * Under the 'Details' section of the OpenSea listing, you can locate the contract address and Token ID. Be sure to expand the 'Details' tab if needed.
5. Fill in the information:
   * Input the contract address: 0x93C46aA4DdfD0413d95D0eF3c478982997cE9861
   * Enter the Token ID as listed on OpenSea


---

# 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/adding-ovr-tokens-and-ovrlands-to-your-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.
