--- title: RIF Marketplace User guide | Setup tags: rif-mkt-user-guide --- ## Setup To use the application and the service we are going to need three things: 1. An internet browser extension wallet. Read [Compatible wallets](#Compatible-wallets) how to get a compatible wallet, or read the guides to connect [Nifty wallet](#Connect-Nifty-wallet-to-RSK) and [Metamask wallet](#Connect-Metamask-wallet-to-RSK) to RSK 2. RBTC to pay for the transaction cost. See [Getting RBTC](#Getting-RBTC) 3. RIF tokens to buy and sell RNS domains. See [Getting RIF Tokens](#Getting-RIF-Tokens). Also, read [display amount of tokens](#Display-amount-of-tokens-in-the-Nifty-wallet) on how to view your tokens in your wallet. ### Compatible wallets The RIF Marketplace can be used seamlessly with the following wallets. To setup your wallet, follow the instructions in [connect to RSK network](#Connect-Nifty-wallet-to-RSK). <style> .markdown-light-rounded-border { float: left; text-align: center; border: solid #f8f9fa; margin: 5%; border-radius: 2em; } .markdown-width40 { width: 40%; } .markdown-width50 { width: 50%; } .markdown-width70 { width: 70%; } .markdown-margin10 { margin: 10%; } .markdown-horizontal-margin30 { margin-left: 30%; margin-right: 30%; } </style> <div class="markdown-light-rounded-border markdown-width40 markdown-horizontal-margin30"> <img src="https://i.imgur.com/xacetSm.png" alt="Nifty Wallet Logo" /> <p> Nifty wallet <span class="badge badge-primary">recommended</span><br/> <a href="https://www.poa.network/for-users/nifty-wallet">Get the wallet</a> </p> </div> <div class="markdown-light-rounded-border markdown-width40"> <img src="https://i.imgur.com/JVWXQca.png" alt="MetaMask Logo" /> <p> Metamask<br /> <a href="https://metamask.io/">Get the wallet</a> </p> </div> <div class="markdown-light-rounded-border markdown-width40"> <img src="https://i.imgur.com/CaM23s8.png" alt="Brave's Wallet Logo" /> <p> Brave's Wallet<br /> <a href="https://brave.com/">Get the browser</a> </p> </div> #### Connect Nifty Wallet to RSK 1. Open your wallet. 2. Open network selector ![Setup - Nifty wallet network selector](https://i.imgur.com/6PNTmiK.png) 3. Choose the RSK option ![Setup - Nifty wallet network selector RSK](https://i.imgur.com/VJEs1qu.png) > To use the RSK testnet network choose the **RSK Testnet** option instead of RSK. #### Connect Metamask wallet to RSK Find the guide on [Metamask](https://developers.rsk.co/develop/apps/wallets/metamask/). ### Getting RBTC Since the RIF Marketplace works on top of RSK blockchain, to pay for transactional fees you will need RBTC tokens. This is going to be used to pay for any transaction performed in the RIF Marketplace. Read the [R-BTC Token](https://developers.rsk.co/rsk/rbtc/) to find exchanges and more RBTC token information. > If you are using the testnet you can get free funds in the [RSK faucet](https://faucet.rsk.co/) ### Getting RIF Tokens The RNS domains in the RIF Marketplace have a value in RIF tokens. Read [RIF Token](https://developers.rsk.co/rif/token/) to find exchanges and more information on the RIF Token. > If you are using the testnet you can get free funds in the [RIF faucet](https://faucet.rifos.org/) #### Display amount of tokens in the Nifty wallet To see how many tokens you have in your wallet you should list the RIF Token. 1. Open your wallet ([ensure you are connected to RSK](#Connect-Nifty-wallet-to-RSK)) 2. Go to Tokens view ![Setup - Nifty wallet Tokens View](https://i.imgur.com/xU2f5Fr.png) 3. Click on Add token ![Setup - Nifty wallet Add token](https://i.imgur.com/YFS4mlr.png) 4. Select RIF Token ![Setup - Nifty wallet RIF Token](https://i.imgur.com/FBR4RZU.png) > You are also able to choose RNS Token. This represents the amount of .rsk domains owned by your wallet, you can add it too. 5. Click next #### Display amount of tokens in the Metamask wallet Read [Config Custom Tokens](https://docs.matic.network/docs/develop/metamask/custom-tokens) to add a custom token to the wallet. You should add the token address displayed in [RIF Token](https://developers.rsk.co/rif/token). ---- [Github](https://github.com/rsksmart?q=rif-marketplace) | [Access the RIF Marketplace](https://marketplace.testnet.rifos.org)