# How to propose badges to the DAO?

EtherScore DAO members can propose badges in a specific Discord channel. The core team will review the suggestions to be added into a Snapshot proposal.&#x20;

To propose badges, you must have claimed a badge and the 'DAO member' role to access restricted Discord channels. If you already have the role you can go directly to step 4.

**Steps to propose badges to the EtherScore DAO:**

1. Owning an EtherScore badge ([How to claim a badge](/faq-for-users/how-to-claim-badges.md))
2. [Join our Discord](https://discord.gg/6yrKCgEgzp)&#x20;
3. Get the 'DAO member' Discord role ([How to claim Discord roles](/faq-for-users/how-to-claim-discord-roles.md))
4. Go into the Discord channel ['proposal-1'](https://discord.com/channels/876922513127505950/1006501641089978419)
5. Use the provided guidelines to submit a badge in the channel:

   *Please keep in mind that we look for 'positive behaviours' within the web3 ecosystem. To suggest a badge please follow this template:*

   Badge Name:

   Badge Description:

   Badge Conditions:

   Badge Datasource:

   Badge Benefits:

   *Why do you think these people are pertinent to be selected?*

   *We would like to avoid badges that can be farmed/cheated, please try to think about potential 'attack vectors' and highlight them if any.*

To facilitate collaborations, a curated list of badges proposed by the community will be provided in a 2nd channel ['proposal-1-summary'](https://discord.com/channels/876922513127505950/1063413656156635157) after reviewing from the team (removing any badge not technically implementable or not aligned with EtherScore values).

The team will announce the 1st Snapshot proposal during February 2023. You may be rewarded for your badge proposals if they are accepted by the community!


---

# 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-propose-badges-to-the-dao.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.
