# Leaderboards

There are <mark style="color:purple;">2 types of leaderboards</mark> : Public & Private

## Public Leaderboards

* <mark style="color:purple;">General</mark>: these will continuously run and everybody can join them at every moment in time. Pre-TGE this is the beta leaderboard, and post-TGE the general leaderboard will be available in 2 sets of period: Weekly & Monthly
* <mark style="color:purple;">Geographical</mark>: based on your residency which you fill in while making an account. Depending on the number of reviewers in your region these can be on the scale of a city, province, country, region, and continent. 2 sets of periods (Monthly & Quarterly)
* <mark style="color:purple;">Rarity</mark>: based on the rarity of Bohemians used. There are 6 Rarities : Common, Rare, Epic, Legendary, Mythic & Ultimate. 2 sets of periods (Monthly & Quarterly)
* <mark style="color:purple;">Categories</mark>:  based on the category of venue a user is reviewing. At launch leaderboards available will be Restaurants & Bars. These will expend as the game is progressing. 2 sets of periods (Monthly & Quarterly)
* <mark style="color:purple;">Basic</mark> : same principle as general leaderboard but made for users using basic bohemians, this leaderboard does not qualify for $RATE rewards but will win CREDITS & Soulbound Bohemians instead. 2 sets of periods (Weekly & Monthly)

<table><thead><tr><th width="171">Leaderboard</th><th width="121" data-type="checkbox">Weekly</th><th width="120" data-type="checkbox">Monthly</th><th width="129" data-type="checkbox">Quarterly</th><th>Rewards</th></tr></thead><tbody><tr><td>General</td><td>true</td><td>true</td><td>false</td><td>$RATE &#x26; Credits</td></tr><tr><td>Categories</td><td>false</td><td>true</td><td>true</td><td>$RATE</td></tr><tr><td>Rarity</td><td>false</td><td>true</td><td>true</td><td>$RATE</td></tr><tr><td>Geographical</td><td>false</td><td>true</td><td>true</td><td>$RATE</td></tr><tr><td>Basic</td><td>true</td><td>true</td><td>false</td><td>Credits</td></tr></tbody></table>

## Private Leaderboards

Private Leaderboard accessible through an invitation code. Rules of general leaderboard apply. Private leaderboard are updated monthly.


---

# 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://whitepaper.werate.io/using-the-werate-app/gamefi-and-socialfi/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.
