# Discord Roles

| Discord Role                | Description                                                                                                                                                                |
| --------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Discord Mods                | Assigned to members who have Administrator privileges over the Discord server                                                                                              |
| Collab.Land                 | Belongs to the <https://collab.land/> bot                                                                                                                                  |
| MEE6                        | Belongs to the <https://mee6.xyz/> bot                                                                                                                                     |
| DEGEN                       | Belongs to the DEGEN POAP bot                                                                                                                                              |
| sesh                        | Belongs to the <https://sesh.fyi/> bot                                                                                                                                     |
| Restream Bot                | Belongs to the <https://restream.io/chat> bot                                                                                                                              |
| Automate.io                 | Belongs to the <https://automate.io/> bot                                                                                                                                  |
| Integrately                 | Belongs to the <https://integrately.com/> bot                                                                                                                              |
| bot                         | A role granted only to bots on the server                                                                                                                                  |
| Server Booster              | Users that help our server to unlock additional features such as vanity url, etc.                                                                                          |
| ETHDenver2022               | Members that are planning on attending [ETHDenver 2022 ](https://www.ethdenver.com/)                                                                                       |
| $RETOKEN Member of the Week | Awarded to users that are currently a "member of the week" in any category                                                                                                 |
| DAOplomat                   | Members of REtoken DAO that have membership at other DAOs                                                                                                                  |
| ReLaunch TEAM Captain       | A member taking on the TEAM Captain responsibilities for any TEAM                                                                                                          |
| Core TEAM                   | Founders and Genesis members of REtoken                                                                                                                                    |
| Ambassadors TEAM            | Believes in the vision and mission of the project and actively contribute to the growth of the community                                                                   |
| Content TEAM                | Who participates and creating content to REtoken and its related projects                                                                                                  |
| Dev TEAM                    | Member of Development team, who participates and contributes to build software solutions                                                                                   |
| Platform TEAM               | Member of content tools research team                                                                                                                                      |
| Reddit Mods                 | Maintains our Redidit space by adding content                                                                                                                              |
| $RETOKEN                    | The role gets assigned to those who received $REtokens by participating and/or contributing to the REtoken DAO events such as Community call, Working Group meetings, etc. |
| Lite Paper (White Paper)    | A member that has contributed to the lite paper efforts                                                                                                                    |
| Coordinape (Round 1)        | Members participating in the first Coordinape round                                                                                                                        |
| $TTCO                       | Member of the Token Town Colorado project                                                                                                                                  |
| TokenTown                   | Member of the Flag ship project Token Town                                                                                                                                 |
| Gnosis-Safe Signers         | Holds a key to our Gnosis safe, multi-signature wallet                                                                                                                     |


---

# 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.ret.team/dao/tools/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.
