# Token Staking for Non-GPU Holders

$$
R\_{stake} = S \times \left( \frac{T\_{stake}}{T\_{total}} \right)
$$

Where:

* $$R\_{stake}$$ is the reward for the staker,
* $$S$$ is the total staking rewards pool,
* $$T\_{stake}$$ is the total tokens staked by an individual,
* $$T\_{total}$$ is the total tokens staked in the pool.
