> 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/8.-comprei-um-novo-minerador-mas-meu-poder-bonus-nao-aumentou.-por-que.md).

# 8. Comprei um novo minerador, mas meu Poder bônus não aumentou. Por quê?

É importante observar que **o Poder Bônus de mineiros idênticos não é cumulativo**.

Por exemplo:

* Se você possuir dois **mineiros Armageddon**, cada um fornecendo um **+0,75% de Poder Bônus**, você não receberá um bônus cumulativo de **+1.5%**. Em vez disso, o **Poder Bônus permanece em +0,75%**.

No entanto, **o Poder Bônus é cumulativo se os mineiros tiverem níveis de fusão diferentes** (por exemplo, Comum, Incomum, etc.).

* Por exemplo, ter um **Armageddon Comum** (+0,75%) e um **Armageddon Incomum** (+0,79%) fornecerá um Poder Bônus total de **+1.54%**.

É por isso que fundir seus mineiros é tão importante! Ao melhorar os mineiros para níveis de fusão mais altos, você pode maximizar seu **Poder Bônus** e ganhar mais recompensas.


---

# 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/8.-comprei-um-novo-minerador-mas-meu-poder-bonus-nao-aumentou.-por-que.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.
