# Referral Bonus

The referral system allows users to get bonus rewards by expanding their referral network and engaging with it, all while contributing to the growth and success of the platform.

There are 2 ways to get rewards from referrals:

1. One-time bonus: Both parties of a referral will get 20 points when your referee reaches 72 hours of uptime.
2. Perpetual bonus: Referrers will get a perpetual bonus of their primary and secondary referees' rewards：

{% tabs %}
{% tab title="Primary Referral " %}
When you refer a new user to contribute to the network, you will get a **10%** bonus for their Uptime and Tap rewards.&#x20;
{% endtab %}

{% tab title="Secondary Referral" %}
When your primary referees refer other users (secondary referral), you will get an extra **5%** of Uptime and Tap rewards from your secondary referees.
{% endtab %}
{% endtabs %}


---

# 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.gradient.network/user-products/sentry-node-open-beta-concluded/sentry-nodes-user-guide-legacy/rewards-concluded/referral-bonus.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.
