# 10. ¿Cómo conseguir más Potencia?

En RollerCoin, hay **dos tipos de poder regular**:

1. **Poder Temporal** — obtenido al jugar minijuegos o al conseguir cualquier Poder Temporal en diversos eventos.
2. **Poder Permanente** — obtenido al comprar Miners (la cantidad de poder se indica en la descripción del Miner).

<figure><img src="/files/e7b462e80d47c5ea428f31e4b21db8cb5296bf9f" alt=""><figcaption><p><em>Poder que obtienes al jugar los Juegos</em></p></figcaption></figure>

<figure><img src="/files/86ad629480cb130741dda42eeb72f56dad1a6ab0" alt="Power you get from purchasing the Miners" width="563"><figcaption><p><em>Poder que obtienes al comprar los Miners</em></p></figcaption></figure>

#### Diferencias clave:

* **Poder Permanente**: Una inversión a largo plazo que mejora de forma constante tu poder de minería. Cuantos más Miners adquieras, más poder estable y recompensas obtendrás.
* **Poder Temporal**: Un impulso de rendimiento a corto plazo que se puede conseguir jugando a los Juegos.

#### Consejo profesional:

Para maximizar tu éxito, combina **Poder Temporal** (para impulsos rápidos) con **Poder Permanente** (para un crecimiento constante). Esta estrategia te ayudará a dominar la Red, obtener mayores recompensas y mantener tu progreso en el juego.

**Referencia de conversión de poder**:

{% hint style="info" %}
1 Ph/s = 1 000 Th/s = 1 000 000 Gh/s
{% endhint %}


---

# 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/10.-como-conseguir-mas-potencia.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.
