# Referrals

To recognize the contribution to the development of the SingSing community, the **Referrals System** will provide users with a **Referral Link**.

Referral Link is the link to join SingSing mainnet app with the mark of the user that invited their friends to SingSing. Users are considered refer successfully if the person you invited join SingSing mainnet app, create an account and start playing **01** **turn** of **Lucky Square**.

By using this link to register an account, both parties will benefit from many programs, events according to each stage of operation and development.

#### How to get Referral Link

Tap on your profile avatar in SingSing app and go to **Referrals**

* Copy your Referral Link
* **Share the Referral Link** to your friends (new user)
* **New user registers** and uses your **Referral Link**
* The new user then spins at least a [Lucky Square](/singsing/platform/deprecated/sing-and-earn-deprecated/lucky-square.md) round.

<figure><img src="/files/8TzGfjHPFvULSnNfuYMM" 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://singsing.gitbook.io/singsing/platform/deprecated/referrals.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.
