# Stats

### 1. Grade

Aliens have 6 different grades; Common, Uncommon, Unique, Rare, Epic, Legendary. Lower grades(Common, Uncommon, Unique) don't have levels but upper grades(Rare, Epic, Legendary) has.

And lower grade Aliens have same Hash Power in 1,2, and 3, but upper grade Aliens have different basic Hash Power and can increase when upgrading level.

### 2. Level

Rare, Epic, Legendary grades have 1 to 40 levels. And when its level increases, Hash Power also increases. You can increase the basic Hash Power in Lv.1 by Gem.

You can check the table of Level-up at <https://kop.handy.game/levelup>.

### 3. Hash Power

Hash Power is a basic stat for Alien's mining power and battle power. Each grade and level has different basic Hash Power and you can increase through various methods.

#### Fixed Bonus Hash

![Family Group of Alien](/files/t7ktZzaOcz2P3bueN4Qj)

If you make a Family Group collecting each grade of Aliens, you get bonus Hash Power.

For example, if you have same type of Aliens in each grade(common, uncommon, unique, rare), you can have bonus Hash Power. +100 bonus Hash Power is applied and cannot be repeated for the same family.


---

# 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://kingofplanets.gitbook.io/king-of-planets/gameplay/alien/stats.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.
