# Ranking & Rewarding Systems

In VRMARS, players can participate in clan activities and contribute to the clan experience bar. The more experience points players gain from actions such as collecting materials and melting icebergs, the higher the experience points for their clan and their individual land.&#x20;

{% hint style="success" %}
**The clan leaderboard, which resets each month, ranks the clans based on their accumulated experience points and serves as a competition among the clans in VRMARS.**
{% endhint %}

### <mark style="color:red;">Clan Leaderboard</mark>

The clan leaderboard, which resets each month, ranks the clans based on their accumulated experience points and serves as a competition among the clans in VRMARS.

{% hint style="success" %}
**The clan leaderboard determines the distribution of tokens among the top 50 clans in VRMARS.**
{% endhint %}

The higher a clan ranks on the leaderboard, the greater the share of tokens they receive from the token pool. This creates a positive feedback loop as players strive to increase their individual and clan experience points to rise in the rankings and receive a larger share of the rewards.

### <mark style="color:red;">Reward Distribution</mark>

<mark style="color:orange;">**Token Distribution Among Clans**</mark>

Token distribution among the top 50 clans on the VRMARS leaderboard is based on their ranking, with the top clan receiving 12.0% of the token pool, and the 50th clan receiving 1.0%.

<mark style="color:orange;">**Token Distribution in Clans**</mark>

In addition to the distribution among clans, tokens are also distributed among the members of each clan based on their member types.

The owner of the clan receives 4.5% of the tokens, while the captains receive 2.0% each, the generals receive 1.5% each, and the basic members receive 8/9% each from the rewards the clan earns from the leaderboard.

By participating in VRMARS, players can not only improve their own land and increase their experience points, but also earn rewards through the ranking and rewarding system.

> #### *<mark style="color:purple;">The rewarding system creates a positive feedback loop, incentivizing players to compete for higher rankings and greater rewards.</mark>*


---

# 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://vrmars-3.gitbook.io/vrmars/vrmars-mobile/gameplay/ranking-and-rewarding-systems.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.
