# Friend Referrals

### **How can I add friends to my team?**

Go to your profile and click **Invite**, then click **Share invite link**. You can copy the invite link, or share it directly on WhatsApp, Discord, social media etc. Your friends have to [register](/gameplay/cash-apps/profile-and-verification.md) a **new** account via your referral link.&#x20;

You will be able to see them and get your rewards after:

* they have reached **Level 19** in the app
* they have **verified** their email address

### How much money and how many Tickets will I earn for referring a friend?

You can find out how much money and how many Tickets you will get by going to your profile. To get there, simply click your profile picture in the top right corner of the app. The **Invite** section will show you your rewards.

Also, when your friend has reached level 19 and verified their email address, you will earn **10%** of all the Tickets they make forever. (Of course, they will still get to keep 100% of their Tickets!)

### **Why is my referral link blocked?**

If it doesn't work then simply try sending it via a different channel (eg. via a different social media, email, WhatsApp, etc.)

### **Who is Idle Ticket Miner?**

Idle Ticket Miner is your first friend in the app! He’ll gift you tickets every day. Invite more friends to your team and you will earn 10% of their tickets, too.


---

# 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://wiki.gamee.com/gameplay/cash-apps/friend-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.
