# Referrals

Referrals are now official live on 2nd October 2024.

#### Introduction

Referrals allow Stream to onboard the masses in web3 and web2 through the word of mouth of users who are already on Stream. In return, we reward users with experience points (XP) for each successful referrals of Fan and Creator.

#### Experience Points (XP) Distribution

Creators are the bedrock of Stream and without them, there will be no Stream. Of course, we also need Fans on Stream to provide value for Creators and power the next attention economy!

As such, the following is the breakdown of referral points

* Referring a Creator: 500XP&#x20;
* Referring a Fan: 200XP

{% hint style="info" %}
Note that for every Stream user, there is a maximum cap of 60K Experience Points (XP) that you can attain from referrals. That works out to around 120 Creators or 300 Fans, if you ever reach that quota, please reach out to us
{% endhint %}

<details>

<summary>My friends have signed up using my referral code but I have not gotten my XP</summary>

To prevent sybil, we have introduced a set of tasks that will be required for every stream account to complete in order to be considered as an "eligible" fan and trigger the reward for XP to the referrer.\
\
We will not be publicly sharing the steps needed but they are very simple actions that anyone who have experienced a Streamdrop would have completed. &#x20;

</details>


---

# 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://docs.streamhq.xyz/stream-product-documentation/product-guides/stream-economy/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.
