# 10. How to get more Power?

In RollerCoin, there are **two types of regular power**:

1. **Temporary Power** — earned by playing mini-games or earning any Temporary Power from various events.
2. **Permanent Power** — obtained by purchasing Miners (the power amount is listed in the Miner’s description).

<figure><img src="/files/RDhWUiQAKdu5QiDZrQZm" alt=""><figcaption><p><em>Power you get from playing the Games</em></p></figcaption></figure>

<figure><img src="/files/hlgdbipIB5xsfEnDErQn" alt="Power you get from purchasing the Miners" width="563"><figcaption><p><em>Power you get from purchasing the Miners</em></p></figcaption></figure>

#### Key Differences:

* **Permanent Power**: A long-term investment that consistently boosts your mining power. The more Miners you acquire, the more stable power and rewards you’ll earn.
* **Temporary Power**: A short-term boost to performance that can be achieved by playing Games.

#### Pro Tip:

To maximize your success, combine **Temporary Power** (for quick boosts) with **Permanent Power** (for steady growth). This strategy will help you dominate the Network, achieve higher rewards, and sustain your progress in the game.

**Power Conversion Reference**:

{% 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/f.a.q./homepage/10.-how-to-get-more-power.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.
