# Miners

Miners are the foundation of token generating empire. Each miner type is specialized to extract one of the four tokens and comes in multiple rarities with increasing hash power and mining durations.

### MBTC MINER :

<table><thead><tr><th width="131.2578125">mBTC Miner</th><th width="148.5390625">Hash/s</th><th>Token Consumption</th><th>Power Consumption</th></tr></thead><tbody><tr><td>8-bit</td><td>1 TH/s</td><td>75%</td><td>1 kwh</td></tr><tr><td>16-bit</td><td>2.2 TH/s</td><td>75%</td><td>2 kwh</td></tr><tr><td>32-bit</td><td>5 TH/s</td><td>73%</td><td>4 kwh</td></tr><tr><td>64-bit</td><td>12 TH/s</td><td>70%</td><td>6 kwh</td></tr><tr><td>128-bit</td><td>30 TH/s</td><td>70%</td><td>10 kwh</td></tr><tr><td>256-bit</td><td>72 TH/s</td><td>70%</td><td>15 kwh</td></tr></tbody></table>

### MXMR MINER :

<table><thead><tr><th width="131.2578125">mXMR Miner</th><th width="153.234375">Hash/s</th><th>Token Consumption</th><th>Power Consumption</th></tr></thead><tbody><tr><td>8-bit</td><td>100 GH/s</td><td>75%</td><td>1 kwh</td></tr><tr><td>16-bit</td><td>220 GH/s</td><td>75%</td><td>2 kwh</td></tr><tr><td>32-bit</td><td>500 GH/s</td><td>73%</td><td>4 kwh</td></tr><tr><td>64-bit</td><td>1.2 TH/s</td><td>70%</td><td>6 kwh</td></tr><tr><td>128-bit</td><td>3 TH/s</td><td>70%</td><td>10 kwh</td></tr><tr><td>256-bit</td><td>7.5 TH/s</td><td>70%</td><td>15 kwh</td></tr></tbody></table>

### MLTC MINER :&#x20;

<table><thead><tr><th width="131.2578125">mLTC Miner</th><th width="149.0703125">Hash/s</th><th>Token Consumption</th><th>Power Consumption</th></tr></thead><tbody><tr><td>8-bit</td><td>200 GH/s</td><td>75%</td><td>1 kwh</td></tr><tr><td>16-bit</td><td>440 GH/s</td><td>75%</td><td>2 kwh</td></tr><tr><td>32-bit</td><td>1 TH/s</td><td>73%</td><td>4 kwh</td></tr><tr><td>64-bit</td><td>2.4 TH/s</td><td>70%</td><td>6 kwh</td></tr><tr><td>128-bit</td><td>6 TH/s</td><td>70%</td><td>10 kwh</td></tr><tr><td>256-bit</td><td>15 TH/s</td><td>70%</td><td>15 kwh</td></tr></tbody></table>

### MDOGE MINER :

<table><thead><tr><th width="141.0390625">mDOGE Miner</th><th width="141.04296875">Hash/s</th><th>Token Consumption</th><th>Power Consumption</th></tr></thead><tbody><tr><td>8-bit</td><td>10 GH/s</td><td>75%</td><td>1 kwh</td></tr><tr><td>16-bit</td><td>20 GH/s</td><td>75%</td><td>2 kwh</td></tr><tr><td>32-bit</td><td>50 GH/s</td><td>73%</td><td>4 kwh</td></tr><tr><td>64-bit</td><td>120 GH/s</td><td>70%</td><td>6 kwh</td></tr><tr><td>128-bit</td><td>300 GH/s</td><td>70%</td><td>10 kwh</td></tr><tr><td>258-bit</td><td>750 GH/s</td><td>70%</td><td>15 kwh</td></tr></tbody></table>

<figure><img src="/files/kYU57w2cPLmLc1gsE7ph" alt=""><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://litepaper.bitminer.dev/nfts/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.
