# Leaderboard

The Leaderboard is divided into three main sections: Points, Quest, and Incentives. All leaderboard data can be exported to CSV files.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdh_lLWb-pYysiY3ohdEioURkGNAe1i2QeI0po_Xl_ngNNMSFKd_prlrNqDs4MvCP-fJ5R511MWflV8252-XQPt__5ugZP2X-G_biSpFsfEMewg6SBJpEv-caQEBHxXzUQUmuMS?key=0Ugs8HwP_vZfQwQiqIZ9vA" alt=""><figcaption></figcaption></figure>

Under the Points section, you can select to view the points leaderboard metrics, set a specific time range (All, 7 days, or 30 days), and switch between different point statuses to view corresponding user rankings.

**Export**: You can choose to export data for all time or specify a start and end date to export member data within the defined time range as a CSV file.<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdIqJ4yu-ff6p6kBDn8651q1dNjeYbQY6_BfTkf2y5kioXYBSvu1S0Tla0uYM34jGsh5QWBbcVO4OsupUSHe-Gtfr67O8gq6EiLf_ugXv9egcJwuUG-O4Sy2c21u6TW3-cC0Xm6Jg?key=0Ugs8HwP_vZfQwQiqIZ9vA" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXciHPPKYgLHwRaf46_46AZtZCjeXu7JwMP_2rGVBewaAKzYf6v-g43q0RcJByvMW6Ccm0RmWw82n77rTV1PDjUQJlEiDJKGCa_qFriMQwSndcJHhUlJOzOsh4FFMLdZ3zVJ2OGbiQ?key=0Ugs8HwP_vZfQwQiqIZ9vA" alt=""><figcaption></figcaption></figure>

In the top right corner of the page, click `Create Incentive Leaderboard` to set up a leaderboard with incentives.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfEaVdygEY-9QQB6ZbKxYlUyK7hczs_vXdQlVsUiZdAc-IptMafWV2fXtUmPN9uF7YF-gOb3aCbRA7866sd1_DIX18_J6u6xVqKo1TsKy_ADsTgkwdbFrzaZlZs-wqMc193MkrxrQ?key=0Ugs8HwP_vZfQwQiqIZ9vA" alt=""><figcaption></figcaption></figure>

## Quest Leaderboard

The Quest Leaderboard displays user point rankings for each specific Quest.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfdeUDHAH-FFJ2K7car06fA3liA7K1HRRxXJ5z_0uFxWkxguumQMP1NSS7mUWj7XjcXQ0dpUDvYs-5tND9zvx3vL8QDJf0xaTbOYn99PoS7ac6vs3IRc6ND0SwOMyb6w92ycHlz?key=0Ugs8HwP_vZfQwQiqIZ9vA" alt=""><figcaption></figcaption></figure>

## **Incentives**

The Incentives section is for creating leaderboards with incentives for users. For specific details, refer to the Incentive System.


---

# 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/entity-hub-for-business-end/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.
