# APR / DISTRIBUTION

The distribution formula for game rewards in Kongzilla is based on a geometric progression, augmented by the <mark style="color:orange;">**continual revenue**</mark> generated within the game.

\
The formula used to distribute the  total amount *<mark style="color:blue;">**M**</mark>* across *<mark style="color:blue;">**N**</mark>* levels with an increasing factor *<mark style="color:blue;">**r**</mark>* for each subsequent level is based on the geometric series. Here are the mathematical steps:

**Total sum of parts (S)**: The sum of all parts for *<mark style="color:blue;">**n**</mark>* levels, where each level is increased by a factor *<mark style="color:blue;">**r**</mark>* , is given by the formula for the sum of a geometric series:

<figure><img src="https://577470569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYwIRtpU1LfAcFKYJ5BtK%2Fuploads%2FUKpxbXREqcd88gHKqH2L%2Fimage.png?alt=media&#x26;token=ffe8b7c9-f8ee-42f5-b7d3-e733a72edb35" alt=""><figcaption></figcaption></figure>

**Determination of the value of each part (v)**: The base value for the first level is obtained by dividing the total amount by the total sum of parts:

<figure><img src="https://577470569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYwIRtpU1LfAcFKYJ5BtK%2Fuploads%2FwdeGl6V59phS3XL4IlPM%2Fimage.png?alt=media&#x26;token=b407a0d0-d4a9-4dc2-b1f6-ed6b0d84f328" alt=""><figcaption></figcaption></figure>

**Amount allocated to each level (8 levels)** : The amount allocated to each level *<mark style="color:blue;">**i**</mark>* is calculated by multiplying the base part *<mark style="color:blue;">**v**</mark>* by *<mark style="color:blue;">**ri**</mark>* (where *<mark style="color:blue;">**i**</mark>* starts at 0 for the first level):

<figure><img src="https://577470569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYwIRtpU1LfAcFKYJ5BtK%2Fuploads%2FOUtvr2OkHvPUOT9lJRv7%2Fimage.png?alt=media&#x26;token=47d6b780-2fb2-4478-96c9-8dc63d0a951c" alt=""><figcaption></figcaption></figure>
