# My reputation in the group

"My reputation" is a score based on 100 points, calculated from the number of "like"s and "mute"s  that a specific user receives.&#x20;

We encourage a friendly chatting environment, and any inappropriate speech may result in a user being muted by the others. When you mute a user, you will no longer see their messages.&#x20;

When a user is muted by several other people, his reputation score will drop significantly low so no one will see their messages anymore. This efficiently prevents scamming and spamming activities through collective efforts. The group is a democratic place, after all!&#x20;

<figure><img src="/files/a3OoRBp9eTZxOX1GxnqQ" alt="" width="338"><figcaption><p><em>Like, unlike, mute, unmute, and my reputation in the group</em></p></figcaption></figure>


---

# 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://faqs.groupfi.ai/groupfi-chatbox-user-guide/my-reputation-in-the-group.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.
