# Reward Mechanism for GPU Contributors

$$
R\_{gpu} = \left( \frac{C\_{gpu}}{C\_{total}} \right) \times P\_{pool}
$$

Where:

* &#x20;$$R\_{gpu}$$ is the reward for the GPU contributor,
* &#x20;$$C\_{gpu}$$ is the computational power contributed by the GPU,
* &#x20;$$C\_{total}$$ is the total computational power in the pool,
* &#x20;$$P\_{pool}$$ is the total rewards pool available for distribution.
