# Badges

<table><thead><tr><th width="99">Icon</th><th width="179">Title</th><th width="459">Description</th></tr></thead><tbody><tr><td>❤️</td><td>Donor</td><td>Obtainable by donating</td></tr><tr><td>💎</td><td>Premium</td><td>Obtainable by <a href="/pages/Q305fnC6L27nKG0pj3hA">custom bot subscription</a></td></tr><tr><td>🌎</td><td>Translator</td><td>Obtainable by making a i18n contribution (translation)</td></tr><tr><td>💻</td><td>Contributor</td><td>Obtainable by making a code contribution</td></tr><tr><td>🧠</td><td>BIG BRAIN</td><td>Obtainable by suggesting a good idea (with its implementation later on)</td></tr><tr><td>🐛</td><td>Bug Hunter</td><td>Obtainable by reporting a bug</td></tr><tr><td>🐱</td><td>???</td><td>???</td></tr><tr><td>🧪</td><td>Beta tester</td><td>Unobtainable, previously could be obtained by participating in a beta program</td></tr><tr><td>🧬</td><td>folding@home</td><td>Unobtainable, previously could be obtained by folding@home in the Member Counter team</td></tr></tbody></table>


---

# 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.member-counter.eduardozgz.com/readme/misc/badges.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.
