# Reward Process and Mechanism

Our reward system is designed to incentivize and recognize top onchain analysts through regular, automated voting rounds. Every two weeks, a new voting round begins, and all previous votes are reset. During this period, all participants are encouraged to vote based on the quality and impact of dashboard insights and other onchain data contributions.

At the end of each round, we calculate the winners using a combination of votes and additional metrics (such as dashboard views). The top three winners are then automatically rewarded with $GLNT tokens. These tokens can be used within the platform for various benefits or exchanged for other tokens, providing both utility and flexibility.

### Key points of the reward process:

* **Voting Rounds**

  Initiate every two weeks; votes are reset at the start of each round.
* **Evaluation Criteria**

  Winners are determined by the number of votes received and may include other metrics (e.g., dashboard views).
* **Automatic Payout**

  The top three winners receive their rewards automatically in GLNT tokens.
* **Token Utility**

  $GLNT tokens can be used within the app or swapped for other tokens for additional payouts.


---

# 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://glint-analytics.gitbook.io/glint-analytics/rewards/reward-process-and-mechanism.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.
