> For the complete documentation index, see [llms.txt](https://docs.be-infinity.com/compensation-plan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.be-infinity.com/compensation-plan/business-logic/structures/binary-structure/spillover.md).

# Spillover

### Definition

Within the Binary structure, you have the ability to assign your referrals into either your left or right [Placement Line](/compensation-plan/business-logic/structures/binary-structure/user-placement/placement-rules.md) and therefore allow team leader within that structure to help the customer while the team leader gets compensated for that based on the [Binary Bonus](/compensation-plan/business-logic/bonus/binary-bonus.md).\
\
By placing your referral in the [Placement Line](/compensation-plan/business-logic/structures/binary-structure/user-placement/placement-rules.md) of the team leader, you spillover customers to your existing team leaders.

This will mean if you have UserLeft placed in the left and UserRight in the right substructure, the 3rd user (User3) will be placed either in the left [Placement Line](/compensation-plan/business-logic/structures/binary-structure/user-placement/placement-rules.md) of UserLeft or the right [Placement Line](/compensation-plan/business-logic/structures/binary-structure/user-placement/placement-rules.md) of User Right following [Valid User Placement](/compensation-plan/business-logic/structures/binary-structure/user-placement.md#valid-placement).\
\
Here, it is irrelevant if Placement of User 3 was done with [Manual Placement](/compensation-plan/business-logic/structures/binary-structure/user-placement/manual-placement.md) or [Automated Placement](/compensation-plan/business-logic/structures/binary-structure/user-placement/automated-placement.md)

***

### Example 1

Lets assume, User4 gets placed to the right [Placement Line](/compensation-plan/business-logic/structures/binary-structure/user-placement/placement-rules.md).\
Meaning, you assign User4 into the right Binary Substructure of User2.\
\
Note that User4 is not in the Unilevel Structure of User2.\
The existence of User2 is not relevant for the Signup of User4.\
\
Now, User3 can be referred to as "Spillover" from you for UserLeft.

<div><figure><img src="/files/DrN3EH5B6waT46f7E0bW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hkuN76vkrwYkMNxfqohx" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.be-infinity.com/compensation-plan/business-logic/structures/binary-structure/spillover.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.
