# Leaderboard

In BTC PixelWar, the leaderboard is where players and guilds vie for supremacy. Divided into user rankings and guild rankings, the leaderboard is the heart of competition and recognition in the game.

### **User Leaderboard**

<figure><img src="/files/8m91oYwUqnsmL92mUohR" alt=""><figcaption></figcaption></figure>

* **How It Works**: Your ranking is determined by the number of pixels you purchase. The more you buy, the higher you climb.
* **Rewards and Honors**: Reach the top, and you'll enjoy generous rewards, additional incentives, and special honors. The top 10 players receive rewards, with distribution percentages based on rankings.
* **Daily Points and Timeline**: Accumulate ranking points daily, with a total of 3,750 pixels distributed each day. The rankings conclude after the fourth halving, so make your mark before time runs out!

| Guild Ranking | Reward Distribution Percentage |
| ------------- | ------------------------------ |
| 1             | 30%                            |
| 2             | 20%                            |
| 3             | 15%                            |
| 4             | 10%                            |
| 5             | 8%                             |
| 6             | 6%                             |
| 7             | 4%                             |
| 8             | 3%                             |
| 9             | 2%                             |
| 10            | 2%                             |

### **Guild Leaderboard**

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

* **Team Performance**: Guild rankings are based on the collective performance of members and the total quantity of pixels purchased.
* **Recognition and Benefits**: Higher-ranking guilds receive not only recognition and rewards but also potential special in-game benefits. The top 10 guilds are rewarded, with distribution based on ranking percentages.
* **Daily Points and Distribution**: Like the user leaderboard, guilds accumulate ranking points daily, with 7,500 pixels distributed each day. Team rewards are evenly shared among members, fostering a true sense of teamwork.

| Guild Ranking | Reward Distribution Percentage |
| ------------- | ------------------------------ |
| 1             | 30%                            |
| 2             | 20%                            |
| 3             | 15%                            |
| 4             | 10%                            |
| 5             | 8%                             |
| 6             | 6%                             |
| 7             | 4%                             |
| 8             | 3%                             |
| 9             | 2%                             |
| 10            | 2%                             |

***

Whether you're competing individually or as part of a guild, the leaderboard is your path to glory, rewards, and recognition in BTC PixelWar. Play, create, and climb the ranks to become a legend in the game.


---

# 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://pixelwar.gitbook.io/btc-pixelwar/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.
