# Miner Quickstart

{% hint style="info" %}

## 📜 **TL;DR:**

* Learn about [PoP mining](/foundational-topics/the-architecture/proof-of-proof/pop-mining.md) and run a [PoP Miner](/how-to-tutorials/using-hemi/pop-mining/setup-part-1.md).
* View our [Github](https://github.com/hemilabs), join our [Discord](https://discord.gg/hemixyz), and [refer a friend](https://points.absinthe.network/hemi/start)!
  {% endhint %}

***

## 🌐 **Welcome to the Hemi Miner Quickstart Guide!**&#x20;

This guide provides an overview of the essential steps and resources to get you started PoP mining  on Hemi.

***

### 1️⃣ Explore the Hemi Network

Begin by familiarizing yourself with some of the key Hemi network terms and features.

* What is [Proof-of-Proof](/foundational-topics/the-architecture/proof-of-proof.md) (PoP)?
* Learn about [PoP Consensus and Bitcoin Finality](/foundational-topics/the-architecture/proof-of-proof/pop-consensus-and-bitcoin-finality.md).
* An overview of [PoP mining](/foundational-topics/the-architecture/proof-of-proof/pop-mining.md) and [mining rewards](/foundational-topics/the-architecture/proof-of-proof/pop-mining.md).

***

### 2️⃣ Set Up Your Wallets

Prepare your various wallets to start PoP mining on Hemi by setting up an EVM and BTC wallet.&#x20;

* \[*Optional*] [Set up an EVM wallet](/how-to-tutorials/using-hemi/wallet-setup/metamask-wallet-setup.md) and [connect to Hemi](/discover/network-details.md).
* \[*Optional*] [Set up a BTC wallet](/how-to-tutorials/using-hemi/wallet-setup/btc-wallet-setup.md).
* \[*Optional*] Mint an OnlyMeID via [DEMOS](https://app.demos.global) on Hemi.
* Join our [Discord](https://discord.gg/hemixyz) and chat with the community.

***

### 3️⃣ Start Mining

The [CLI (Command Line Interface) PoP Miner](/how-to-tutorials/using-hemi/pop-mining/setup-part-1.md) is designed for long-term, continuous operation, requiring some technical knowledge but provides robust security and operational efficiency.&#x20;

***

## ❓ What Now?

Congratulations 🎉 Now that you’re PoP miner is running, here are some next steps to deepen your engagement and maximize the potential of your journey on Hemi.

* [Tunnel Ethereum and other ERC20s to Hemi](/how-to-tutorials/using-hemi/tunnel-from-ethereum/tunnel-eth-to-hemi.md).
* Learn about[ incentives](/incentives/incentives.md) and our rewards [dashboard](https://points.absinthe.network/hemi/start).
* [Refer a friend](https://points.absinthe.network/hemi/start) to Hemi!.
* Follow us on [X](https://x.com/hemi_xyz).
* **Become a** [**Hemi Developer**](/discover/getting-started/developers.md)**.**

***

## 📐Troubleshooting

If you encounter any issues or need assistance at any step, the following resources are available to help:

* [**Discord Channel**](https://discord.com/channels/1202677849887080508/1217860733820469298)
* Email <support@hemi.xyz>


---

# 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.hemi.xyz/discover/getting-started/miners.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.
