# Reputation Tiers

*In our growing community, it's important to **recognize and reward members' contributions** effectively. EtherScore Reputation Tiers offer a structured approach to achieve these goals. These **tiers curate users based on the badges they earn**, establishing a clear hierarchy that reflects their level of involvement and expertise within EtherScore.*

EtherScore Reputation Tiers represent a user's rank within our communit&#x79;**,** determined by the number of badges earned—a higher number indicating a better rank. These **tiers provide a quick overview of a user's reputation** without needing to examine each badge in detail. They also enable recognition of highly active users in the Web3 ecosystem and within EtherScore. \
\
Benefits within the EtherScore community and EtherScore DAO are distributed based on these tiers, which provide different levels of user curation. Moreover, **external parties can utilize this curated user list as criteria or multipliers for incentives** like airdrops, ICO whitelists, NFT opportunities, premium features, and early access to new functionalities (enhancing the overall value proposition for community members).<br>

{% hint style="info" %}
If you are a Dapp or a developer looking to use EtherScore to curate your users, follow [this tutorial](broken://pages/vto6pBOZqm7a0XsUmfAv)
{% endhint %}

***

Below is the list of each Tier along with its threshold requirements and associated benefits:

{% hint style="info" %}
Tiers are automatically earned once you reach the requirement.\
To claim your EtherScore Reputation Tier role in our Discord, follow [this tutorial](/faq-for-users/how-to-claim-discord-roles.md)
{% endhint %}

<table><thead><tr><th align="center">Reputation Tiers</th><th width="142" align="center">Requirement</th><th>Benefits</th></tr></thead><tbody><tr><td align="center"><p>Bronze</p><p><img src="/files/D0m7gHoavhi1VIuO74er" alt=""></p></td><td align="center">10 Badges</td><td><ul><li>Discord role:<br><em>"EtherScore Bronze Member"</em></li><li>+1 EtherScore DAO Voting Power</li></ul></td></tr><tr><td align="center">Silver<br><img src="/files/H7kpQaUru7gHDSkWQxoI" alt="" data-size="original"></td><td align="center">20 Badges</td><td><ul><li>Discord role:<br><em>"EtherScore Silver Member"</em></li><li>+2 EtherScore DAO Voting Power</li></ul></td></tr><tr><td align="center">Gold<br><img src="/files/k9JP20Xl7SOqGdMALGea" alt=""></td><td align="center">40 Badges</td><td><ul><li>Discord role:<br><em>"EtherScore Gold Member"</em></li><li>+4 EtherScore DAO Voting Power</li></ul></td></tr><tr><td align="center">Platinum<br><img src="/files/FWSjCZoFVR8oqvuIFx0h" alt=""></td><td align="center">60 Badges</td><td><ul><li>Discord role:<br><em>"EtherScore Platinum Member"</em></li><li>+6 EtherScore DAO Voting Power</li></ul></td></tr><tr><td align="center">Diamond<br><img src="/files/5qRaPe2CVMoh6xohxCe7" alt=""></td><td align="center">80 Badges</td><td><ul><li>Discord role:<br><em>"EtherScore Diamond Member"</em></li><li>+8 EtherScore DAO Voting Power</li></ul></td></tr></tbody></table>

As additional badges are introduced, we will adjust the thresholds for each rank to remain relevant and aligned with community dynamics. This approach aims to encourage continuous participation and foster positive contributions to the broader Web3 ecosystem.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.etherscore.network/documentation/reputation-tiers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
