# 14. Bonus Güç nasıl hesaplanır?

Bonus Power, bu özelliğe sahip tüm miner’lardan gelen bonusların toplam yüzdesi olarak hesaplanır. Örneğin, +%1 Bonus Power’a sahip bir DJ Roller miner’ınız ve +%0,5 Bonus Power’a sahip bir Shrumee miner’ınız varsa, toplam Bonus Power yüzceniz +%1,5 olur. [<mark style="color:yeşil;">NFT’den aldığınız bonus</mark> ](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./profil/7.-nftmi-nasil-baglarim.md)bu hesaba da dahil edilir.

#### **Bonus Power Nasıl Çalışır:**

Bonus Power’ın kendisi, madencilik gücünüzün ve oyunlardan kazanılan herhangi bir gücün yüzdesidir. Örneğe devam edelim:

* Eğer bir **+%1,5 Bonus Power’a** ve **madencilik gücünüz 100 Th/s ise**, Bonus Power’ınız **100 Th/s’nin %1,5’i**olacaktır, bu da **1,5 Th/s**.
* sizin **Toplam Gücünüz** şu şekilde olacaktır: **100 Th/s (madencilik gücü) + 1,5 Th/s (Bonus Power) = 101,5 Th/s**.

Oyunlardan da gücünüz varsa, bu da hesaba katılacaktır. Örneğin:

* Eğer **madencilik gücünüz** 100 Th/s ise, **oyunlardan gelen güç** 50 Th/s ise ve **Bonus Power yüzdesi** +%1,5 ise, hesaplama şöyle olacaktır:\
  \&#xNAN;**%1,5 × 100 Th/s + %1,5 × 50 Th/s = 1,5 Th/s + 0,75 Th/s = 2,25 Th/s**.
* sizin **Toplam Gücünüz** şu şekilde olacaktır: **100 Th/s (madencilik gücü) + 50 Th/s (oyun gücü) + 2,25 Th/s (Bonus Power) = 152,25 Th/s**.

#### **Son Formül:**

$$
(Games + Miners) \* (CollectionBonus + NFTBonus)
$$

{% hint style="success" %}
Gördüğünüz gibi, Oyunlardan biraz daha fazla Güç alarak daha fazla Bonus Power da elde edersiniz. Bu yüzden aktif olmayı ve Gücünüzü dengede tutmak için Oyunları oynamayı unutmayın!
{% 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.-tr/f.a.q./ana-sayfa/14.-bonus-guc-nasil-hesaplanir.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.
