--- layout: custom title: "User Guides" --- <div class="guides"> <section class="container"> <div class="row"> <div class="left half no-pad-sm col-lg-6 col-md-6 col-sm-12 col-xs-12"> <div class="info-block"> <div class="row center-xs"> <div class="col"> <h2>General</h2> </div> </div> <div class="row start-xs" markdown="1"> [Monero Tools](monero_tools.html) [How to make an offline backup](Offline_Backup.html) [Importing the Monero blockchain](importing_blockchain.html) [How to run a node on VPS](vps_run_node.html) [Securely purchasing and storing Monero](securely_purchase.html) </div> </div> </div> <div class="right half col-lg-6 col-md-6 col-sm-12 col-xs-12"> <div class="info-block"> <div class="row center-xs"> <div class="col"> <h2>Wallets</h2> </div> </div> <div class="row start-xs" markdown="1"> [Getting started with the CLI wallet](monero-wallet-cli.html) [How to make a view-only wallet](view_only.html) [How to prove payment](prove-payment.html) [Restoring wallet from keys](restore_from_keys.html) [How to connect to a remote node within GUI wallet](remote_node_gui.html) </div> </div> </div> </div> </section> <section class="container"> <div class="row"> <div class="left half no-pad-sm col-lg-6 col-md-6 col-sm-12 col-xs-12"> <div class="info-block"> <div class="row center-xs"> <div class="col"> <h2>Recovery</h2> </div> </div> <div class="row start-xs" markdown="1"> [How to fix locked up funds](howto_fix_stuck_funds.html) [How to restore your account](restore_account.html) </div> </div> </div> <div class="right half col-lg-6 col-md-6 col-sm-12 col-xs-12"> <div class="info-block"> <div class="row center-xs"> <div class="col"> <h2>Mining</h2> </div> </div> <div class="row start-xs text-center" markdown="1"> [How to solo mine with the GUI](solo_mine_GUI.html) [How to mine on a pool with xmr-stak-cpu](mine-to-pool.html) [Mining with Docker and XMRig](mining_with_xmrig_and_docker.html) </div> </div> </div> </div> </section> </div>