# 1. What is a Referral program?

The referral program allows you to earn referral commissions by inviting others to join RollerCoin using your unique referral link.

You can earn commissions when the person you invited signs up and becomes active on the platform. The commission is usually a percentage of the earnings your referral generates while active on RollerCoin.

To access the “[<mark style="color:green;">Referral Program</mark>](https://rollercoin.com/referral/stats)” section, click on your username in the upper-right corner.

Here you'll find:

1. [<mark style="color:green;">Statistics</mark> ](https://rollercoin.com/referral/stats)— view detailed stats about your referrals, including the number of users referred, your earnings over a certain period, and the different tokens in which you receive commissions.&#x20;

{% hint style="warning" %}
**The commission is paid in the same currency your referral mines.**&#x20;

For example, if they mine BNB, you’ll receive BNB; if it’s BTC, you’ll get BTC. Be sure to check each currency subsection.
{% endhint %}

<figure><img src="/files/2k6rWwwKzUuimahTCCW3" alt=""><figcaption></figcaption></figure>

2. [<mark style="color:green;">Promo Materials</mark>](https://rollercoin.com/referral/promo) — access various banners (static and GIF) and your referral link, which can help you expand your network on your website or blog.

<figure><img src="/files/hkK7zCBCJeUjz19HHI1g" alt=""><figcaption></figcaption></figure>

3. [<mark style="color:green;">Info</mark> ](https://rollercoin.com/referral/info)— find all the details about the referral program here!

<figure><img src="/files/MWcuhTFl0hAiOqai1PR2" alt=""><figcaption></figcaption></figure>


---

# 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/1.-what-is-a-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.
