> For the complete documentation index, see [llms.txt](https://docs.ape.church/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ape.church/nft/gimbo-stats.md).

# Gimbo Stats

#### <mark style="color:green;">Overview</mark>

The Gimbo Stats section provides a live overview of activity across the entire Gimboz ecosystem. It tracks collection-wide performance, including <mark style="color:green;">**Holy Points earned, APE rewards distributed through Rescue Squad, active holders, staked Gimboz, augment reward pools, and leaderboard rankings.**</mark>

This section gives full transparency into ecosystem participation, showing how holders are performing, how rewards are distributed, and which wallets hold the strongest positions within the Gimboz collection.

<figure><img src="/files/CVRadFQ8D2X3V6dUwKCR" alt=""><figcaption></figcaption></figure>

#### What You Can Track

<mark style="color:green;">**Collection-Wide Metrics**</mark>

The top stat panels display live ecosystem totals, including:

* Total Holy Points (HP) earned across all holders.
* Total APE distributed through Rescue Squad rewards.
* Total number of holders with at least one Gimbo.
* Total Gimboz currently staked across Church and Rescue Squad missions.

<mark style="color:green;">**Reward Pool Distribution**</mark>

The reward tracking panels show:

* Total GP distributed through active augment reward pools.
* Amount already claimed by holders.
* Percentage of rewards distributed.
* Number of unique claimers participating in each pool.

Current reward pools include:

* <mark style="color:green;">**Midas Pendant Rewards**</mark>
* <mark style="color:green;">**VIP Badge Rewards**</mark>

**Gimboz Leaderboard**

The leaderboard ranks <mark style="color:green;">**top holders**</mark> across the ecosystem based on total Gimboz held and staked.

For each holder, the leaderboard displays: wallet or holder name, total Gimboz held, Church and Rescue Squad allocation, active augments equipped, HP/GP earned, Gimbo Shop activity and purchases.

Special status badges such as <mark style="color:green;">**VIP**</mark><mark style="color:green;">,</mark> <mark style="color:green;"></mark><mark style="color:green;">**Council**</mark><mark style="color:green;">,</mark> <mark style="color:green;"></mark><mark style="color:green;">**Treasury**</mark><mark style="color:green;">,</mark> and other ecosystem roles are also displayed directly on the leaderboard.

The leaderboard can be sorted using different ranking filters, allowing users to compare holders by various performance metrics.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/nft/gimbo-stats.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.
