# Token Staking

Staking tokens typically involves locking tokens to receive rewards. The staking reward `R` could be a function of the total staked amount $${ST}$$, the individual staked amount $$st$$, and the network inflation rate $$i$$:

$$
R = st \cdot \left( \frac{i}{ST} \right)
$$
