# 8. Como a power é medida?

Sua parte do bloco minerado depende do seu poder de mineração, que é medido em GigaHash por segundo (Gh/s). Seu poder de mineração em relação ao poder do pool (o poder cumulativo de todos os usuários) determina a fração de um bloco minerado que você receberá.

À medida que seu poder aumenta, você encontrará não apenas Gh/s, mas também Th/s, Ph/s e além.

A conversão entre essas medidas é a seguinte:

* 1 000 Gh/s = 1 Th/s
* 1 000 Th/s = 1 Ph/s
* 1 000 Ph/s = 1 Eh/s
* 1 000 Eh/s = 1 Zh/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://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./nocoes-basicas/8.-como-a-power-e-medida.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.
