# Leaderboards

Leaderboards on FORE Predict will display user rankings based on activity across three core areas: creating markets, participating in markets, and validating markets. While their wallet address is listed as default, users will be able to customize their name, profile, and avatar, and display badges earned on the protocol (see ‘Play-to-earn badges).&#x20;

* In “Using game theory and Competition-based Learning to stimulate motivation and performance” Burguillo (2010) determined that competition caused by leaderboards can create social pressure to increase the player's level of engagement, and can consequently have a constructive effect on participation.&#x20;
* Meanwhile, in “How gamification motivates: An experimental study of the effects of specific game design elements on psychological need satisfaction”, Sailer et al. (2017) suggest that leaderboards and performance graphs positively affect competence need satisfaction and task meaningfulness, resulting in greater likelihood for continued participation.  &#x20;

As leaderboards help determine who performs best in a certain activity (Crumlish & Malone, 2009), they become competitive indicators of progress that relate the player's own performance to the performance of others. As Social Comparison Theory suggests people better understand their abilities when they see how they differ from others, leaderboards provide an overt means of that comparison - creating an ecosystem fueled by social exchange and competition. In  “Designing Social Interfaces: Principles, Patterns, and Practices for Improving the User Experience” Crumlish & Malone (2009) suggest this fuels users ‘desire to win’ and maintain their leaderboard ranking, which can only be achieved through continued activity.


---

# 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://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/gamification-strategy/leaderboards.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.
