> For the complete documentation index, see [llms.txt](https://catzillacoin.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://catzillacoin.gitbook.io/whitepaper/game/leaderboard.md).

# LeaderBoard

In Catzilla, the leaderboard isn't just a display of accomplishments; it's the heart of our competitive ecosystem, driving players to excel and rewarding their efforts with tangible benefits. Here's how it works:<br>

**Accumulating Points:**

Throughout the week, players earn points by completing missions, achieving victories with your team. Every action, from mastering tasks to strategizing with teammates, contributes to your point total, reflecting your dedication and skill in the CatzillaVerse.<br>

**Points Utilization:**

But what can you do with these hard-earned points? The possibilities are as diverse as the stars in the Catzilla sky. Players can redeem points for exclusive rewards, update skills of your character, coveted NFTs, or even unlock access to special events and missions.<br>

**Double Rewards for Traitors:**

But here's where it gets interesting. Traitors, those daring souls who walk the line between loyalty and betrayal, have the chance to double their rewards if they succeed in leading their team astray. It's a risky game, but for those with nerves of steel and a taste for adventure, the rewards can be twice as sweet.<br>

**Weekly Prize Pool:**

And then there's the crown jewel of the leaderboard—the weekly Boss battle. Once a week, players converge for an epic showdown against the Mutant Catzilla Boss, competing for not only glory but a share of the coveted prize pool. The distribution of tokens is based on a combination of factors, including battle performance, time spent in the CatzillaVerse, and leaderboard standings. It's a high-stakes battle where every move counts, and the rewards are as legendary as the Boss itself.<br>

In the ever-evolving world of Catzilla, the leaderboard isn't just a scoreboard—it's a reflection of your journey, your triumphs, and your place among the stars. So climb the ranks, seize the opportunities, and make your mark on the CatzillaVerse. The leaderboard awaits, and the adventure has only just begun.

<br>


---

# 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://catzillacoin.gitbook.io/whitepaper/game/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.
