# Builder Referral - Double your production

Team turnover is the total amount in USD linked by your downline and it is calculated every 30 days.

* 50% rule is applied while calculating the team turnover.
* If a user’s team turnover exceeds 30% of their prior highest team turnover then the user’s daily Supernode rewards are multiplied by 2. The user will receive double rewards for the whole month.

Example:

<figure><img src="/files/5QoBIJgMCqm3Vaqe05bn" alt=""><figcaption></figcaption></figure>

***

### 50% Rule

When the turnover is calculated, the strong leg and the weak leg of the user tree are identified. The Strong leg is the branch of the user with the higher total turnover compared to the other branches.&#x20;

**What happens with the 50% rule?**<br>

**1 -** If the total turnover of the strong leg is greater than the combined turnover of all the weak legs, then the team turnover should be calculated as 2 times the sum of the total turnovers of all the weak legs.

<figure><img src="/files/wGBwuKuWe8iTGemn0bF0" alt="" width="563"><figcaption></figcaption></figure>

In the case (1) above, the strong leg has a total turnover of 480. \
The combined turnover of the weak legs = 120 + 220 = 340

**Since 480 > 340, the team turnover will be calculated as 2 X 340 = 680**

**2 -** If the total turnover of the strong leg is lesser than the combined turnover of all the weak legs, then the team turnover should be calculated as total turnover of the strong leg + total turnover of all the weak legs combined.

<figure><img src="/files/FMFB5A09fGZXqGruxbUJ" alt="" width="563"><figcaption></figcaption></figure>

In the case (2) above, the strong leg has a total turnover of 270. \
The combined turnover of the weak legs = 120 + 220 = 340

**Since 270 <  340, the team turnover will be calculated as  270 + 340 = 610**

<br>

\ <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/builder-referral-double-your-production.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.
