# Referrals/Network Effects

The Script.TV platform has a referral system that rewards referrers for every new user they bring to the network with SPAY tokens. Bonuses are based on how much total SPAY is bought through their referral link.

**Referral amount:** 0.1 -4,999,999 SPAY&#x20;

**Bonus** = 5% of SPAY&#x20;

**Refer** 5,000,000 or more SPAY&#x20;

**Bonus** = 10% of SPAY

{% hint style="info" %}
150,000,000 SPAY tokens are reserved for this campaign. Members that fail to follow our terms and who were declined to join the campaign, will not have the chance to be accepted in the future. Script.TV reserves the right not to accept users even if they register twice and any of their associated accounts will not be rewarded. Terms and Conditions can be changed at any time and more can be implemented.
{% endhint %}


---

# 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://documentation.script.tv/referrals-network-effects.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.
