# Player Leaderboard

The PVP Money platform is designed to incentivize volume and cash through-put. To further incentivize players to play more games, leaderboard capability and rewards have been added to the platform.

As part of the service fees which are taken when any game is played, an allocation of those fees is added to a leaderboard reward pool. These pools are then used to pay out loyal players based on some of the following factors:

1. No. of games played
2. Total amount wagered/staked into games
3. Amount of risk taken on

The allocation of service fees to leaderboard pools is set at 10% of all service fees. This is split into two different sub-pools as are explained below.

## <mark style="color:red;">Top 5 Weekly Pool</mark>

<mark style="color:red;">Out of the 10% of service fees, which are allocated to leaderboard rewards, 50% of the allocation (5% of all service fees) goes into a weekly pool. This pool is designed to reward the top five players in each week (Monday 00:00 to Sunday 23:59), every week.</mark>

<mark style="color:red;">As games are played and service fees are accrued, this pool will continually be topped up. Once the clock ticks over at the end of the week, the pool rewards are then distributed to the top five ranked players of the week based on the factors above.</mark>

<mark style="color:red;">The reward allocation will be split over the top five players as follows:</mark>

* <mark style="color:red;">1st Place - 2%</mark>
* <mark style="color:red;">2nd Place - 1.25%</mark>
* <mark style="color:red;">3rd Place - 1%</mark>
* <mark style="color:red;">4th Place - 0.5%</mark>
* <mark style="color:red;">5th Place - 0.25%</mark>

## <mark style="color:red;">Top 10 All Time Pool</mark>

<mark style="color:red;">Out of the 10% of service fees, which are allocated to leaderboard rewards, 50% of the allocation (5% of all service fees) goes into an all-time pool. This pool is designed to reward the top ten players of all time at the end of a given week (Monday 00:00 to Sunday 23:59), each week.</mark>

<mark style="color:red;">As games are played and service fees are accrued, this pool will continually be topped up. Once the clock ticks over at the end of the week, the pool rewards are then distributed to the top ten ranked players based on the factors above, whom are at that time in those top ten positions.</mark>

<mark style="color:red;">The reward allocation will be split over the top ten players as follows:</mark>

* <mark style="color:red;">1st Place - 1.25%</mark>
* <mark style="color:red;">2nd Place - 1%</mark>
* <mark style="color:red;">3rd Place - 0.75%</mark>
* <mark style="color:red;">4th Place - 0.5%</mark>
* <mark style="color:red;">5th-10th Place - 0.25%</mark>

## Rewarding Loyalty

Those who continue to play on the PVP Money platform can enjoy additional gaming and player vs player benefits. The loyalty rewards set out above will promote a healthy gamification aspect to the platform, which will in turn drive repeat behavior and returning players.


---

# 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://pvp-money.gitbook.io/pvp-money/player-leaderboard.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.
