> For the complete documentation index, see [llms.txt](https://faq.rollercoin.com/rollercoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./pagina-inicial/12.-minha-recompensa-de-bloco-e-zero-0.00000-o-que-fazer.md).

# 12. Minha recompensa de bloco é zero (0.00000), o que fazer?

Quando você começar a jogar Rollercoin, seus ganhos serão exibidos na moeda padrão, normalmente BTC. No entanto, se preferir visualizar seus ganhos em uma moeda diferente, como DOGE ou ETH, você precisará atualizar manualmente as configurações da sua carteira para refletir essa preferência.

A seção da carteira pode ser encontrada no canto superior direito da tela, onde você pode gerenciar seus ganhos, saques e outras transações financeiras dentro do jogo.

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

Depois de atualizar as configurações da sua carteira, você poderá ver a Recompensa de Bloco que ganhou na moeda de sua escolha.

{% hint style="warning" %}
**Observe: se seu poder de mineração for muito baixo, você não conseguirá ver sua Recompensa de Bloco.**&#x20;

**Nesse caso, recomendamos reconsiderar a moeda que você escolheu para minerar ou aumentar seu poder de mineração jogando mais jogos e adquirindo mais miners!**
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/12.-minha-recompensa-de-bloco-e-zero-0.00000-o-que-fazer.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.
