# Dynamic Staking Example

## Inputs

* There are 2 staking members A & B:
  * A stakes 4,000 BET.
  * B stakes 6,000 BET.
  * Both users stake in the same cycle to the same pool.
* There was a total volume of 100,000 bets in dynamic games that generated a profit of 3,600 BET.

## Profit Calculation

* There is no drawdown in the pool as it is the first pool ever.&#x20;
* An amount of 3,600 BET is distributed to the pool.
* Pool distributes the 3,600 BET in proportion:
  * Payout to user A is 1,440 BET
  * Payout to user B is 2,160 BET
