# BB - Example 2

## Initial situation:

#### **Structure**:

We reference the "[Binary Structure 1.1](https://docs.be-infinity.com/compensation-plan/structures/binary-structure#example-1.1)".

#### **Rank**:

We reference the "[Regular Rank Calculation 2](https://docs.be-infinity.com/compensation-plan/business-logic/ranks/rank-calculation/regular-rank-calculation/rrc-example-2)"  and "[Ranks Table](https://docs.be-infinity.com/compensation-plan/business-logic/ranks)"

#### **Qualifying Period:**

This calculation is based on the following assumed [Qualifying Period](#qualifying-period).\
\
**Start**: 01.01.2023 00:00 EST\
**End**: 31.01.2023 23:59 EST\
\
**Cutoff Time**: 14.02.2023 23:59 EST\
**Distribution Day**: 15.02.2023

#### Miscellaneous:

Any invoice that has \
\- the issue date between 01.01.2023 00:00 EST to 31.01.2023 23:59 EST \
\- the status: "completed", "resolved", "overpayment"\
will be considered for the calculation.\
\
The [Affiliate Status](https://docs.be-infinity.com/compensation-plan/business-logic/payout/payout-qualification/affiliate-status) must be Active at the snapshot time of 31.01.2023 23:59 EST \
The [Customer Ratio](https://docs.be-infinity.com/compensation-plan/business-logic/payout/payout-qualification/customer-ratio) must be meet at the snapshot time of 31.01.2023 23:59 EST \
\
Calculation time will be done up to the [Cutoff Time](https://docs.be-infinity.com/compensation-plan/business-logic/qualifying-period/calculation-cutoff-time) ( 14.02.2023 23:59 EST ), any changes after the  will be ignored.

***

## User Information:

Based on the "[Regular Rank Calculation 2](https://docs.be-infinity.com/compensation-plan/ranks/rank-calculation/regular-rank-calculation#example-2)", the User has the [Rank Influencer](https://docs.be-infinity.com/compensation-plan/business-logic/ranks).\
\- Value per Cycle: $15

We assume the following Invoices within the assumed Qualifying Period for you personally:

| Product purchased | Volume |
| ----------------- | ------ |
| Basic Gold        | 600    |

<table><thead><tr><th width="374">Subscription</th><th>Expiration Date</th></tr></thead><tbody><tr><td>Affiliate Bronze</td><td>27.12.2022 15:23 EST</td></tr><tr><td>Affiliate Gold</td><td>27.6.2023 15:23 EST</td></tr></tbody></table>

***

## Affiliate Status Check:

The latest expiration date for any Affiliate Subscription is: 27.6.2022 15:23 EST\
Since that is after the snapshot time of: 31.01.2023 23:59 EST \
The [Affiliate Status](https://docs.be-infinity.com/compensation-plan/business-logic/payout/payout-qualification/affiliate-status) is considered active.\
\
When the [Affiliate Status](https://docs.be-infinity.com/compensation-plan/business-logic/payout/payout-qualification/affiliate-status) is active, the user continues in the calculation process.

***

## Volume from Invoices:

We assume the following Volume within your Binary Structure that was generated between the **Start** and **End**.

<figure><img src="https://1687321968-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7wyymU8OpeEPszfHJ9OC%2Fuploads%2Fci8Mfp1R98TEQen6ApwX%2FBinary-Volume1.jpg?alt=media&#x26;token=356e9679-552b-4447-8be8-7ac3903c78e9" alt="" width="375"><figcaption></figcaption></figure>

#### **Binary Volume:**

Left Substructure: 0 Volume\
Right Substructure: 6.000 Volume

***

## Commission Calculation

Since there is 0 Volume in the Left substructure, no volume can be converted to cycles.\
The Volume from the right substructure will remain available for cycle conversion according to the [Binary Volume Usage and Expiration](https://docs.be-infinity.com/compensation-plan/business-logic/bonus/binary-bonus/binary-volume-usage-and-expiration).<br>

***

## Result:

In this example, the user will receive $0 Binary Commission on the **Distribution Day**: 15.02.2023.\ <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.be-infinity.com/compensation-plan/business-logic/bonus/binary-bonus/bb-example-2.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.
