# 3. How to make a referral?

## **Here are some tips to help the referral program work properly**

* **Clear Browsing Cache**: Encourage your friends to clear their browser’s cache before clicking your referral link.
* **Copy and Paste the Link**: Ask them to copy and paste the link directly, rather than clicking it through other websites (e.g., Facebook), which might prevent the link from working.
* **Use Different Devices and Networks**: If many people sign up from the same internet network, it might cause issues. Ensure your friends use their own device and internet connection to sign up.

## How to Invite Someone to RollerCoin:

* **Access the Referral Program**: Click on your profile in the top-right corner and go to the [<mark style="color:green;">**Referral Program**</mark>](https://rollercoin.com/referral) section.
* **Copy and Share the Link**: Copy the referral link and send it to the person you want to invite.
* **One-Time Bonus for Referrals**: When they sign up using your link, they will receive a one-time bonus of **1,000 SATOSHI**.
* **Important Rules**: Make sure you **don’t use the same IP address** (same Wi-Fi, same internet point, etc.) to register your referral, as it’s against our rules and could lead to 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/3.-how-to-make-a-referral.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.
