# Leaderboard

### Overview

The leaderboard, based on user point rankings, allows for a quick assessment of the activity and contributions of community members. This functionality inspires competition, enhances members' engagement, and highlights outstanding members within the community. By visually showcasing rankings, the leaderboard reinforces community interaction and member loyalty.

### Getting Started

1. Click "Community Hub", then click "Leaderboard".

Currently, TaskOn supports leaderboards for different time periods: All-time, Quest, Incentives.

`All-time` displays members' performance from the start of the community.&#x20;

`Quest` is tailored for tracking performance during particular quests and provides clarity on member engagement during that time.

`Incentives` If you've set a reward for members within a certain ranking range, you can view the specific claim details through the 'Incentives Leaderboard".

<figure><img src="/files/3X3KOLDGPc2sh6fC3r7g" alt="" width="563"><figcaption></figcaption></figure>

#### All Time

**Export**

1. Click "All Time". If you want to download the full members info, click "Export as CSV".

<figure><img src="/files/5lTokGyeQz5kUogslgcu" alt="" width="563"><figcaption></figcaption></figure>

**Sync Space Follower Points**

TaskOn is upgrading from spaces to communities. As a result, spaces will be deprecated.

If you want to transfer user points from your space’s leaderboard to the community leaderboard, please apply to sync user points.

1. Click "Sync Space Follower Points".
2. Apply to sync user points.

<figure><img src="/files/C4dYg9i00GCgNGRyVhkz" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/xJlseac7qbDwHrJDyMmB" alt="" width="563"><figcaption></figcaption></figure>

#### Quest

1. Choose Quest.

<figure><img src="/files/XekotAd9AzTS2vAk7woL" alt="" width="563"><figcaption></figcaption></figure>

#### Incentives

1. Click "Incentives".
2. Choose "Past Leaderboards".

<figure><img src="/files/rgdLGU9RnnRQkqfylsg5" alt="" width="563"><figcaption></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://taskoncommunitys-organization.gitbook.io/guide-book/community-hub/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.
