# Initial Emissions Program

The Stargate protocol’s initial emissions program emits 2.11% of the total STG supply to incentivize liquidity provisioning. The program term is approximately three months.

![](https://119406959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA2MA07SGIBU4zXDZO74n%2Fuploads%2FfxycCmvC455EyLYzVqAW%2FScreen%20Shot%202022-04-09%20at%202.29.03%20PM.png?alt=media\&token=f3aa1257-7f28-480c-ae9d-0ba0aa359ba2)

For further details see the [LP Staking Contract](https://github.com/stargate-protocol/stargate/blob/main/contracts/LPStaking.sol). Note the block rate for each pool is determined by stargatePerBlock (STG amount emitted per block, per chain) and allocPoint (STG allocation per block, per pool on the given chain).
