# Leaderboard

The <mark style="color:green;">**Leaderboard**</mark> tracks activity and performance across Ape Church, showing how each participant compares to others and highlighting both short-term competition and long-term progression.

There are two Leaderboard views: **Weekly** and **Global**, which can be toggled using the selector above the leaderboard.

<figure><img src="/files/6wbTU1RDrKt1Hj9xxzSC" alt="" width="563"><figcaption></figcaption></figure>

#### Weekly Leaderboard

The <mark style="color:green;">**Weekly**</mark> view focuses on <mark style="color:green;">**current-week wagering activity**</mark>. Players are ranked by the **t**<mark style="color:green;">**otal amount of APE wagered**</mark> during the ongoing week.

This board <mark style="color:green;">**resets every Sunday at 00:00 UTC**</mark>, and rewards are distributed immediately when the cycle ends.

<mark style="color:green;">**Weekly Rewards**</mark>

Rewards are distributed based on leaderboard position and active reward structure for the current week. The more APE you wager during the week, the larger your share of the prize pool. The number of tiers, reward types, and prize amounts <mark style="color:green;">**may change from week to week**</mark><mark style="color:green;">.</mark> All active rewards and mechanics are displayed directly on the Weekly Leaderboard.

At the top of the Weekly section, the <mark style="color:green;">**Top 3 current leaders**</mark> are spotlighted with player avatar and name, VIP badge (if applicable), total APE wagered and estimated rewards (GP and/or NFTs).

A <mark style="color:green;">**“Prize List”**</mark> button is available in the interface to view the full reward breakdown.

Each Weekly leaderboard row displays rank (gold, silver, and bronze trophies for the Top 3), player name, total APE wagered and prize (GP and/or NFT rewards).

Weekly rankings are based <mark style="color:green;">**solely on the raw amount of APE wagered**</mark> through the platform and do <mark style="color:green;">**not**</mark> consider level, GP balance, or previous weeks.

<figure><img src="/files/6kdEggH5UPsxuLnm90dP" alt="" width="563"><figcaption></figcaption></figure>

#### **Global Leaderboard**

The <mark style="color:green;">**Global view**</mark> highlights <mark style="color:green;">**long-term growth**</mark> and ranks participants by <mark style="color:green;">**Level**</mark>, which is determined by the <mark style="color:green;">**total GP earned across all activity**</mark><mark style="color:green;">.</mark>

This board <mark style="color:green;">**does not reset**</mark><mark style="color:green;">.</mark>\
Every <mark style="color:green;">**10,000 GP equals 1 Level**</mark>, making it a clear representation of cumulative participation and progression within Ape Church.

At the top of the Global section, the <mark style="color:green;">**Top 3 players**</mark> are highlighted with player avatar and name, VIP badge (if applicable) and level.

Each Global leaderboard entry displays rank (gold, silver, and bronze trophies for the Top 3), player name and level.

The Global view focuses purely on progression and does not display wagered amounts or rewards.

Together, these fields provide a clear view of both weekly competition and long-term advancement across the Ape Church ecosystem.


---

# 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.ape.church/app-guide/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.
