# Supernode Generational - Continuous Reward

### Definition of the reward:

* This reward pays a percent on the downline production without any level limit.
* The maximum payout for this reward is 10% of the total production of the downline of the user.
* To be eligible for this reward, the user must have a machine plus an amount of tokens linked equal at least the value in Dollars worth of the machine at the time of linking.&#x20;

**Example:**

* User A has purchased a machine worth $10000 and linked LYK worth $500, he is not eligible for this reward.&#x20;
* 10 days later User A makes another linking of LYK worth $9000, his collective linking is $9500 (considering the LYK value at the time of linking). He is still not eligible for the reward.
* Now after another 10 days, he links $1000 worth of LYK again, his collective linking is now 500+9000+1000 = 10500.&#x20;

***Since this value of 10500 is more than the price of the machine, the user now becomes eligible for the reward.***<br>

***

| COMBINED          | COMBINED      | COMBINED   |               |                 |
| ----------------- | ------------- | ---------- | ------------- | --------------- |
| MACHINE           | MACHINE VALUE | LINKED LYK | CAPPING DAILY | % on production |
| Homnifi MiniMax   | $100.00       | $100.00    | 50USD         | N.A.            |
| Homnifi AirStream | $500.00       | $500.00    | 150USD        | N.A.            |
| HOMNIFI XK1500    | $1,500.00     | $1,500.00  | 200USD        | 2%              |
| HOMNIFI XK4500    | $4,500.00     | $4,500.00  | 500USD        | 4%              |
| HOMNIFI XK10000   | $10,000.00    | $10,000.00 | 1000USD       | 6%              |
| HOMNIFI XK25000   | $25,000.00    | $25,000.00 | 3000USD       | 8%              |
| HOMNIFI XK50000   | $50,000.00    | $50,000.00 | 5000USD       | 10%             |

* Each Machine have different percentage assigned to receive the reward.
* The higher Machine the customer Purchase, the higher percentage he can get.
* The Active Supernode in the “Supernode Generational Bonus” will get a percentage on the production of the downline with the deduction of the Rewards distributed to the other Active Members for this bonus in the downline.<br>

### To be eligible:

Each machine must have a reward percent associated with it. The more expensive the machine is, the higher is the percentage from reward plan associated with it, as explained in the table above.<br>

### REWARD PER USER WOULD BE CALCULATED AS FOLLOWS:

\
**Scenario 1: DIRECT USERS**

If a lower value machine is purchased by user’s first line,                                                    user’s reward = full reward on your first line user (based on the percentage of that specific machine).

**Scenario 2: From 2nd level down (no level limit)**

If a lower value machine is purchased by the user’s downline, then\
user’s reward = rewards due minus the percentage already assigned to other users in the intermediate levels (if any).

**Scenario 3: Matching on rewards**

The matching bonus applies when a user A is not eligible to receive commission from a user B because B has Node equal or higher than A.\
In this case, the user gains Matching Bonus on production (ONLY on the first user found in the downline —> if A has B and C with equal Node and they are in the same line, A receive only 1 Matching Bonus). <br>

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


---

# 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/supernode-builder-generational-continuous-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.
