# Leaderboard

Leaderboard is used to motivate users to invite friends (and raise your audience). It calculates the amount of [friends users invited](/tgtaps-docs/blocks/friends-referral-system/invite-friend-button.md) within particular period.

There are two periods:

* Weekly leaderboard (calculates at 00:00 UTC each Monday).
* Monthly leaderboard (calculates at 00:00 UTC each 1st calendar day).

Once the leaderboard is “calculated”, the bonus goes to the TOP-100 players.

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

In the settings, you can configure:

* TOP-100 winner points.
* Leaderboard period.

The settings of the leaderboard are placed in the bot “Settings” in the tap “Leaderboard”:

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

***

Something unclear in docs or you know how to improve article? [Message us in community!](https://docs.tgtaps.com/tgtaps-docs/readme/community)\
We will answer you and then promise to improve the article within 3 days.


---

# 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://tgtaps.gitbook.io/tgtaps-docs/blocks/friends-referral-system/leaderboard.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.
