# 2. How can I earn more with Referral Program?

When you refer a user to RollerCoin, you'll earn a percentage of their total mining income! Your commission can be up to **25%** of the total tokens mined by the referred user.

The best part? Your commission is calculated the day after a user signs up, so you won’t miss out on any earnings. You'll receive your full commission every day for the activity conducted by your referral the previous day.

{% hint style="success" %}
**Transactions that give referral commission to the inviter:**

* **Transactions with RLT**
  * 15% of the purchase of Miners in the Store goes to the inviter.
    * Including miners in Sales & Popular.
  * 15% of the spending on the Landing Sale goes to the inviter.
  * 15% of the spending on the Bundles goes to the inviter.
  * 15% of spending on Lootboxes (with the exception of the Lucky RLT Case) goes to the inviter.
    * 0.6% of the Lucky RLT Case opening goes to the inviter
  * 1% of the sale of goods on the Marketplace goes from the referral to the inviter
* **Transactions with crypto (BTC, DOGE, SOL, etc.)**
  * 15% of the spending on the Landing Sale goes to the inviter.
* **Mining**
  * 25% of what is mined by the Referral goes to the inviter
  * Mining RST does not bring referral fees to the inviter.
    {% endhint %}

Your commission is transferred directly to your in-game balance, which you can withdraw or use to buy miners and other items to boost your mining rewards.

**Start referring your friends to RollerCoin and watch your earnings grow!**


---

# 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/2.-how-can-i-earn-more-with-referral-program.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.
