# Какова единица вычислительной мощности майнинга?

Вычислительная мощность делится на единицы через каждую тысячу цифр, а минимальная единица составляет 1 Hash/s, что соответствует 1 операции хеширования в секунду.

&#x20;

1 Khash/s=1000 Hash/s；

1 Mhash/s=1000 Khash/s；

1 Ghash/s=1000 Mhash/s；

1 Thash/s=1000 Ghash/s；

1 Phash/s=1000 Thash/s；

1 Ehash/s=1000 Phash/s.

&#x20;

Hash/s также можно сокращенно писать как H/s.


---

# 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://support.spiderpool.com/russkii/obshie-znaniya-o-maininge/kakova-edinica-vychislitelnoi-moshnosti-maininga.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.
