# 12. My Block Reward is zero (0.00000), what to do?

When you first start playing Rollercoin, your earnings will be displayed in the default currency, typically BTC. However, if you prefer to view your earnings in a different currency, such as DOGE or ETH, you will need to manually update your wallet settings to reflect this preference.

The wallet section can be found in the upper-right corner of the screen, where you can manage your earnings, withdrawals, and other financial transactions within the game.

<figure><img src="/files/C4EBog5Pk5ZwXxFSgX2N" alt="" width="333"><figcaption></figcaption></figure>

Once you have updated your wallet settings, you will be able to see the Block Reward you have earned in the currency of your choice.

{% hint style="warning" %}
**Please note: if your mining power is too low, you won’t be able to see your Block Reward.**&#x20;

**In this case, we recommend reconsidering the coin you have chosen for mining or increasing your mining power by playing more games and acquiring more miners!**
{% 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/12.-my-block-reward-is-zero-0.00000-what-to-do.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.
