# How to PoW\&DPoS Mining

{% embed url="<https://youtu.be/-rua14LZabk?feature=shared>" %}

A step-by-step guide about how to burn points to DPoS Mining.

### **1. Browse the Market**

Go to <https://ierc20.com/market/ethi> and browse the market. First, you must connect to your wallet and switch to the Ethereum mainnet.

### 2. Go to the PoW\&DPoS section

Select the amount of DPoS points you wish to burn and start mining.&#x20;

<figure><img src="/files/B60f1rJiab3t22U0mzLF" alt="" width="563"><figcaption></figcaption></figure>

**The PoW\&DPoS Overview**&#x20;

It shows the PoW Difficulty and DPoS Points Consumed of the latest 24-hour data, accurate to the real-time block. The white represents PoW, and the blue represents DPoS.

The greyish blocks represent the latest generated outputs, with darker colours indicating a higher PoW computational power.

The blue blocks represent the latest generated outputs, with the darker colours consumption of DPoS points.

You can also view all your previous DPoS mining data down below.

{% hint style="info" %}
Please make sure to check your mining strategy details before confirming to mine.: \
1\. It will be invalid if you choose an exceeding amount of mining.\
2\. The amount of points you wish to use will be burned and consumed.

3\. There will be limited output per block (Max 500).
{% endhint %}

<figure><img src="/files/GJ9OiCTFolFWeiQslotH" alt="" width="285"><figcaption></figcaption></figure>

### 3.   How to PoW mining

For PoW mining, click the GitHub tutorial and follow the steps to operate:  <https://github.com/IErcOrg/ierc-miner-js>

<figure><img src="/files/ISpdlkrkuajPmv5m5H3x" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/UVQwyilXFooVccBsbX8H" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.ierc20.com/new-features/how-to-pow-and-dpos-mining.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.
