# SmartLeaderboard

Get a fixed leaderboard refreshed every 15 minutes automatically in one of your server channel⭐

<figure><img src="/files/nckjEkxjktWaH40sCsxU" alt=""><figcaption></figcaption></figure>

This feature allow your members to **check their invite count** without doing any commands, useful for invites contest.

To setup it just run the **`/smartleaderboard send`** command

### The check invites button:

<figure><img src="/files/b4o7r98coLiI5eGmbdf1" alt=""><figcaption><p>An alternative way for user to check their invites</p></figcaption></figure>

### Invite generation system

This system allow the users to easily get their **own invite link** to share with their friends through a button below the smartLeaderboard. \
It also generate **expiring links** only that will avoid the struggle of reaching the 1000 invites code per server limit. \
➡️*When using this feature, you should remove the `Create Invite` permission from your server member*\
\
This feature can be toggled though the **`/smartleaderboard list`** command by clicking on the `🔗` button

{% tabs %}
{% tab title="The button" %}

<figure><img src="/files/bS2Z7VrQzKusp7D1KMHl" alt=""><figcaption></figcaption></figure>

{% endtab %}

{% tab title="The message" %}

<figure><img src="/files/GH7lXmErHmJsmmzRVnHg" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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/smartleaderboard.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.
