# Base Referral Reward - Node Reward

**The user has to be both “Active Customer” and “Active Supernode” to be eligible for this reward.**

* A user is said to be an Active Customer if he has purchased a machine worth of minimum $100 and 100 USD in LYK tokens linked in the machine.
* The User needs having GASK.
* This reward is earned if a member of the user’s community obtains productivity from linking. The community level till which a user will get reward is based on the active customers under each user and there is a percentage attached to each level.
* The user will receive rewards only up to a maximum of 5 levels.
* The rewards is a percentage of the rewards received by the downline.
* Rewards calculation happens on daily base.
* Reward calculation uses compression logic.

*EXAMPLE*

&#x20;*If user A has 3 nodes (no. of active users in 1st line) under him, then he will be eligible for rewards when users from 3 levels under him link tokens to the hardware.*

***

| Number of Active Customer in the first level | % from the production of the users in this specific level | Level of Depth eligible for Calculation |
| -------------------------------------------- | --------------------------------------------------------- | --------------------------------------- |
| 1                                            | 10% from users in level 1                                 | Level 1 Unlock                          |
| 2                                            | 4% from users in level 2                                  | Level 2 Unlock                          |
| 3                                            | 3% from users in level 3                                  | Level 3 Unlock                          |
| 4                                            | 2% from users in level 4                                  | Level 4 Unlock                          |
| 5                                            | 1% from users in leve 5                                   | Level 5 Unlock                          |

### Example and Scenario:

**Scenario 1:** \
The user has 3 active active first line users and 3 people in his downline receiving  rewards.

<figure><img src="/files/eEPbf9qz1w0TwvNvZ3gv" alt=""><figcaption></figcaption></figure>

| 1 - User A has 3 active first line users. Hence User A is eligible for 3 levels of Supernode Rewards.                                           |
| ----------------------------------------------------------------------------------------------------------------------------------------------- |
| 2 - User A will receive Supernode rewards from the production of B, E and F since they are 1, 2 and 3 levels below User A.                      |
| 3 - User A will not receive rewards from the production of G as that user is 4 levels below A and A has only 3 levels of eligibility.           |
| 4 - if either B, E or F is inactive, then user A will get rewards from the production of the Next active downline user which is G in this case. |

**Scenario 2:**&#x20;

The user has 3 active first line users and a person in 4th level downline receives rewards from linking. In this case, the person at the third level downline is inactive.&#x20;

<figure><img src="/files/2U2vcBVU9C7VD1VVB5Ba" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.homnifi.com/homnifi-101/my-community/base-referral-reward-node-reward.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.
