> For the complete documentation index, see [llms.txt](https://docs.invitelogger.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.invitelogger.me/premium/features.md).

# Features

## Feature list:

<details>

<summary>SmartLeaderboard</summary>

## [SmartLeaderboard](/premium/features/smartleaderboard.md)

Get a fixed leaderboard refreshed every 15 minutes automatically ⭐

<img src="/files/aIS8sMvnmnMO5WBpSRNn" alt="" data-size="original">

</details>

<details>

<summary>Periodic leaderboard</summary>

## [Periodic leaderboard](/premium/features/periodic-leaderboard.md)

Get the leaderboard for a specified period.&#x20;

![](/files/LRslNaQpLFr1nL8M9Eav)

</details>

<details>

<summary>Source system</summary>

## [Sources ](/premium/features/sources.md)

This feature allows to link invite codes to an human friendly name, for better traffic understanding

<img src="/files/6SWC6lL7VUBhrYZTVmUe" alt="" data-size="original">

</details>

<details>

<summary>Custom message in /invite command</summary>

## [/invites command tooltip](/premium/features/invites-command-tooltip.md)

Add at the bottom of the `/invites` command a cool tooltip with your own message 😎

<img src="/files/-MfSttPfPOSVfcZZBUcg" alt="" data-size="original">

</details>

<details>

<summary>Unlock the /whoused command</summary>

## [The /whoused command](/premium/features/whoused-command.md)

Get the list of members who has joined used a specific invite code

<img src="/files/tBmd5SevxoiK6AdMtQa6" alt="" data-size="original">

</details>

<details>

<summary>Unlimited leaderboard blacklist</summary>

## [Blacklist unlimited members & roles](/premium/features/blacklist.md)

<img src="/files/s1lmpoClNHFH1nLIkjlS" alt="The /blacklist list" data-size="original">

</details>

<details>

<summary>Hidden command execution</summary>

[Silent commands](/premium/features/silent-commands.md)

</details>

<details>

<summary>Exclusive fake criterias</summary>

## [Unlock useful fake parameters](/premium/features/fake-parameters.md)

Add some requirements to invited members for their join to be counted as valid such as *must receive a role* or *must be their first join on the server*

<img src="/files/ulSahkAywAVfV5N40u7m" alt="" data-size="original">

<img src="/files/HU4SbeGKsDyQhoyQqRBJ" alt="" data-size="original">

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.invitelogger.me/premium/features.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
