# 11. O que é Power da Liga?

O Poder da Liga, também conhecido como taxa de hash ou taxa de hash da rede, refere-se ao poder computacional total sendo usado por todos os mineradores dentro de uma rede blockchain. Em termos simples, ele representa a quantidade total de poder utilizada para minerar novos blocos e validar transações na blockchain.

<figure><img src="/files/8b1f98de95592bc122e58c63de5b39264fbe49e7" alt=""><figcaption></figcaption></figure>

Além disso, o Poder da Liga determina a dificuldade de mineração de novos blocos. À medida que o Poder da Liga aumenta, a dificuldade também sobe, tornando mais difícil para os mineradores minerarem novos blocos com sucesso e ganharem recompensas. Esse mecanismo ajuda a garantir que a taxa de criação de novos blocos permaneça estável e previsível, ao mesmo tempo em que evita que a rede fique sobrecarregada com muitos novos blocos em pouco tempo.


---

# 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./pagina-inicial/11.-o-que-e-power-da-liga.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.
