# 5. Why don't I get my Referral commissions?

**The commission you receive will come in the same currency your referral mines.**&#x20;

For example, if your referral mines BNB, you will get a percentage of their BNB mining; if it’s BTC, you will get BTC. Therefore, it’s important to check all the currencies subsection in your [<mark style="color:green;">Referral Stats</mark>](https://rollercoin.com/referral/stats)!

{% hint style="danger" %}
**Transactions that DO NOT give referral commissions to the inviter:**

* **Store spendings**
  * Buying racks
  * Purchasing anything related to the Season Pass, such as:
    * Season Pass
    * All rewards (and All rewards Again)
    * Levels
  * Crafting Offer
  * Purchasing / Upgrading the room (or applying visual room skins)
* **Merge-related spendings and earnings**
* **Crypto transactions such as:**
  * Purchasing Lootboxes
  * Purchasing Bundles
* **RST & HMT spending and mining**
* **TWT spending**
* **Task Wall income**
* **RLT exchange**
  {% endhint %}

It is also important to note that the referral bonus percentage may change over time. Therefore, it is recommended to check the Referral Program dashboard regularly for any updates or changes to the bonus structure.

**Lastly, fraudulent or suspicious referrals will not be counted and may result in the loss of referral bonuses or even account suspension!**


---

# 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./referral/5.-why-dont-i-get-my-referral-commissions.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.
