> For the complete documentation index, see [llms.txt](https://blendr-network.gitbook.io/blendr-network-technical-plan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blendr-network.gitbook.io/blendr-network-technical-plan/blendrs-decentralized-architecture/token-staking.md).

# 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)
$$
