> For the complete documentation index, see [llms.txt](https://blendr-network.gitbook.io/blendr-network-technical-plan-docs/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-docs/blendrs-decentralized-architecture/reward-mechanism-for-gpu-contributors.md).

# 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.
