# Hash Power

Each Pod has its own hash power. The hash power is the PODs mining power. This value determines how many EPW2 it can mine per day.

You can only boost the hash power of your Epic and Legendary PODs.

### Hash power table:

<table><thead><tr><th width="150">STARS</th><th width="150">LEGENDARY</th><th>EPIC</th><th width="150">RARE</th><th>COMMON</th></tr></thead><tbody><tr><td>1 Star (base)</td><td>45-55</td><td>27-33</td><td>7-11</td><td>2-4</td></tr><tr><td>2 Stars (base x2)</td><td>90-110</td><td>54-66</td><td></td><td></td></tr><tr><td>3 Stars (base x3)</td><td>135-165</td><td>81-99</td><td></td><td></td></tr><tr><td>4 Stars (base x4,2)</td><td>189-231</td><td>113,4-138,6</td><td></td><td></td></tr><tr><td>5 Stars (base x5,6)</td><td>252-308</td><td>151,2-184,8</td><td></td><td></td></tr><tr><td>6 Stars (base x7)</td><td>315-385</td><td>189-231</td><td></td><td></td></tr></tbody></table>


---

# 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://whitepaper.evoverse.app/en/dashboard-farming/pods/hash-power.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.
