# Blacklist

This feature allow you to hide specific members from the leaderboards and invite tracking

<figure><img src="/files/s1lmpoClNHFH1nLIkjlS" alt=""><figcaption><p>The /blacklist list</p></figcaption></figure>

The **free tier** allows by default to blacklist **up to 5 members**. For blacklisting a role or more than 5 members, [InviteLogger gold](/premium/gold.md) is required.

You can blacklist a member by running **/blacklist add-member** <*user*:`@user`> \[*reason*: `blacklist reason`]

You can blacklist a role by running **/blacklist add-role** \[*reason*: `blacklist reason`] then selecting a role in the list


---

# 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.invitelogger.me/premium/features/blacklist.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.
