# Gamified Leaderboard System

JuiceBot introduces a competitive edge to trading. By staking your JUICE tokens and increasing your trading volume, you can climb the Leaderboard and earn ETH rewards. Additionally, referring new users allows you to earn points based off their volume, further boosting your rank.

With 35% of JuiceBot’s revenue allocated to rewards, the higher your rank, the greater your share of ETH at the end of each 14-day cycle.


---

# 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://juicebot.gitbook.io/juicebot/bot/gamified-leaderboard-system.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.
