> For the complete documentation index, see [llms.txt](https://hugs-solutions.gitbook.io/hugs-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-layer/on-chain-reputation/reputation-scoring.md).

# Reputation Scoring

## Calculating Reputation Scores

The reputation score for Contributors and Clients is a weighed sum of the corresponding **Quantity Score (Rn)** and **Quality Score (Rq)**.

$$
R = wR\_n + (1-w)R\_q
$$
