# Leaderboard

The Leaderboard Module in Quboid Studio is a powerful tool that ranks community members based on their performance in completing bounties. By leveraging this module, you can foster a competitive and engaging environment, encouraging members to actively participate and contribute to your community.

### FEATURES

* **Bounty Completion Ranking-**&#x54;he Leaderboard Module tracks the points earned by community members through successful bounty completions. Members are ranked based on their cumulative points, allowing you to easily identify and recognize your top contributors.
* **Twitter and EVM Account Integration-**&#x54;o ensure accurate tracking and attribution, the Leaderboard Module integrates with both Twitter accounts and Ethereum Virtual Machine (EVM) accounts associated with your community members. This integration allows for seamless verification of bounty completions and point allocation.
* **Downloadable Member Data-**&#x47;ain valuable insights into your community by downloading member data from the Leaderboard Module. You can export a CSV file containing essential information such as Twitter handles, EVM addresses, and associated points, enabling further analysis and segmentation.
* **Timeframe Filtering-**&#x43;ustomize your leaderboard view by applying timeframe filters. Choose specific date ranges to analyze member performance and rankings over different periods, such as weekly, monthly, or quarterly leaderboards.
* **Reward and Incentivize Top Contributors-**&#x4C;everage the Leaderboard Module to identify and reward your top-performing community members. Based on their rankings, you can offer exclusive incentives, rewards, or special recognition to motivate continued engagement and foster a sense of friendly competition within your community.

### STEPS

To access the Leaderboard Module in Quboid Studio, follow these steps:

Log in to your Quboid Studio account.

* Navigate to the 'Leaderboard' module from the side menu.
* &#x20;View the rankings of your community members based on their bounty completion points.&#x20;
* Apply timeframe filters to analyze performance over specific periods.
* &#x20;Download member data in CSV format for further analysis and segmentation.
* &#x20;Explore opportunities to reward and incentivize your top contributors based on their leaderboard rankings.

By leveraging the Leaderboard Module in Quboid Studio, you can foster a vibrant and engaged community, encourage friendly competition, and recognize the valuable contributions of your most active members.

<figure><img src="/files/wzUqYAhqZvEwyG06IrOZ" alt=""><figcaption><p>Leaderboard</p></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://quboid.gitbook.io/studio/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.
