# User Placement

### Definition

Every user that is in your Holdingtank has to be placed based on certain Rules within your [Binary Structure](https://docs.be-infinity.com/compensation-plan/business-logic/structures/binary-structure).\
By placing a user below an existing Substructure along the [Placement Line](https://docs.be-infinity.com/compensation-plan/business-logic/structures/binary-structure/user-placement/placement-rules), you provide [Spillover](https://docs.be-infinity.com/compensation-plan/business-logic/structures/binary-structure/spillover) for that Subsctructure.

***

### Placement  Rules

In order to keep competition fair, you can not randomly place anywhere within the [Binary Structure](https://docs.be-infinity.com/compensation-plan/business-logic/structures/binary-structure).\
This will be insured by certain rules that will be followed during all placement activity.

{% content-ref url="user-placement/placement-rules" %}
[placement-rules](https://docs.be-infinity.com/compensation-plan/business-logic/structures/binary-structure/user-placement/placement-rules)
{% endcontent-ref %}

***

### Manual User Placement

You have time for your placement up to 2 days after the end of the [regular qualifying period](https://docs.be-infinity.com/compensation-plan/business-logic/qualifying-period/regular-period) that the user signed up in.

{% content-ref url="user-placement/manual-placement" %}
[manual-placement](https://docs.be-infinity.com/compensation-plan/business-logic/structures/binary-structure/user-placement/manual-placement)
{% endcontent-ref %}

***

### Automated User Placement

If a user is not placed by the end of the 2nd day after the [regular qualifying period](https://docs.be-infinity.com/compensation-plan/business-logic/qualifying-period/regular-period) that the user signed up in, he will be placed automatically by the system.

{% content-ref url="user-placement/automated-placement" %}
[automated-placement](https://docs.be-infinity.com/compensation-plan/business-logic/structures/binary-structure/user-placement/automated-placement)
{% endcontent-ref %}


---

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