# 11. ¿Qué es la Potencia de Liga?

La Liga Power, también conocida como tasa de hash o tasa de hash de la red, se refiere a la potencia computacional total que utilizan todos los mineros dentro de una red blockchain. En términos simples, representa la cantidad total de potencia utilizada para minar nuevos bloques y validar transacciones en la blockchain.

<figure><img src="/files/2ef9545f69f39c7373ef7ce5258c8571b5bde74d" alt=""><figcaption></figcaption></figure>

Además, la Liga Power determina la dificultad de minar nuevos bloques. A medida que la Liga Power aumenta, la dificultad también se eleva, lo que hace más difícil para los mineros minar con éxito nuevos bloques y obtener recompensas. Este mecanismo ayuda a garantizar que la tasa de creación de nuevos bloques se mantenga estable y predecible, al tiempo que evita que la red se vea sobrecargada con demasiados bloques nuevos en demasiado poco tiempo.


---

# 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.-es/f.a.q./pagina-principal/11.-que-es-la-potencia-de-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.
