# How to claim Discord roles?

\
If you own at least 1 badge from EtherScore, you can claim the role 'DAO member' to participate in DAO discussions by accessing restricted Discord channels.

Here is the list of roles available on Discord [(more on EtherScore Reputation Tiers here)](/documentation/reputation-tiers.md):

* <img src="/files/LXL3HFktXAKte92whmgu" alt="" data-size="line"> DAO member: holding at least 1 badge
* <img src="/files/QVIiBM79Lm3mVZFEf0du" alt="" data-size="line"> Bronze member: holding at least 10 badges
* <img src="/files/ahiJHPSAYPVBz6CHUXXx" alt="" data-size="line"> Silver member: holding at least 20 badges
* <img src="/files/xRXOy49MjXN3WrL7pfg5" alt="" data-size="line"> Gold member: holding at least 40 badges
* <img src="/files/eFHPIonH9q0KfRiy92YZ" alt="" data-size="line"> Platinum member: holding at least 60 badges
* <img src="/files/3lMx25e3fnAHPIBO4uDS" alt="" data-size="line"> Diamond member: holding at least 80 badges
* <img src="/files/zEAxPDx21JLfJg2HQrOH" alt="" data-size="line"> Verified member: having minted an [EtherScore attestation](/documentation/etherscore-attestations.md)
* <img src="/files/OVSxcd1J4EtFyG8b1AEy" alt="" data-size="line"> EtherScore GG18 donator: holding the EtherScore badge "EtherScore GG18 donator" (eligible for users having donated to EtherScore during Gitcoin GG18)
* <img src="/files/TSB0ZrzCkY3NEAuOuiOG" alt="" data-size="line"> EtherScore Early Supporter: holding the EtherScore badge "EtherScore Early Supporter" (eligible for users having minted our commemorative NFT during the minting period)
* <img src="/files/CT1tW92NktSmnTFbrxM3" alt="" data-size="line"> EtherScore GG19 donator: holding the EtherScore badge "EtherScore GG19 donator" (eligible for users having donated to EtherScore during Gitcoin GG19)

To claim your role your must meet the conditions and then go to the [channel "get-role"](https://discord.com/channels/876922513127505950/1278732585656127542) in our Discord and click on "Get role":

<figure><img src="/files/DJn0AcbOvILkkWqK7fkb" alt=""><figcaption><p>Discord role claiming process</p></figcaption></figure>

This will open the Guild.xyz website in a new window in your browser. If you have never used Guild, connect your wallet and Discord account to it and verify again your assets in "get-role" channel on Discord.

{% hint style="info" %}
If you have any issue, please follow [this detailed tutorial](https://help.guild.xyz/en/articles/6947554-how-to-join-a-guild-from-discord) from Guild.xyz.
{% endhint %}

<figure><img src="/files/RAiANWysEIkMaVpbsjYl" alt=""><figcaption><p>EtherScore Guild (list of available roles)</p></figcaption></figure>

Please note that you cannot associate 1 wallet to 2 different Discord accounts.


---

# 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/faq-for-users/how-to-claim-discord-roles.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.
