> For the complete documentation index, see [llms.txt](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/universe-2-cocarro/player-guides/cocarro-leaderboards-player-guide.md).

# Cocarro Leaderboards - Player Guide

To view the Leaderboards, Tap the Leaderboard icon on the Cocarro universe screen.

### Explore Leaderboard

### **Overview**&#x20;

* Competition runs from Monday 00:00 UTC to Sunday 23:30 UTC each week&#x20;
* Only players with an active season pass are eligible to participate&#x20;

### Tier System&#x20;

* All players start in Tier 3&#x20;
* Advance to Tier 2 by starting a mission with 4+ stars&#x20;
* Advance to Tier 1 by starting a mission with 5 stars

### Points Calculation&#x20;

* **Mission Points** = Explore Score × Original Mission Time (in hours)&#x20;
* **Note:** Using Robo Pup doesn't reduce the mission time for point calculation Prize Pool&#x20;

### HXD Rewards

On Sundays at 23:30 UTC the weekly Explore Leaderboard will close. The top 50 players in each of the three tiers (150 players total) will receive HXD rewards based on their final leaderboard position and tier. &#x20;

### Siege Leaderboard

### Overview&#x20;

* Competition runs from Monday 00:00 UTC to Sunday 23:30 UTC each week
* Only players with an active season pass are eligible to participate&#x20;

### Tier System&#x20;

Based on the previous week’s performance (regardless of which tier they were in), players will start the new week:

> *• Top 10% will start in Tier 1*
>
> *• Next 30% will start in Tier 2*
>
> *• Remaining and all new players will start in Tier 3*

### Points Calculation

* **For every minute as Emperor:** *Points equal to 1/120 of the Poison Level of the land, multiplied by the amount of Bees on the Land.*
* **Use an item as an Emperor on Land:** *30 points*
* **Use an item as an Opponent on Land:** *60 points*
* **Successfully Siege a Land:** *20 points*
* **Successfully defend an incoming Siege if the opponent's chance of winning was 50% or higher:** *10 points*

### HXD Rewards

On Sundays at 23:30 UTC the weekly Siege Leaderboard will close. Qualifying players will receive their HXD rewards early on Monday.


---

# 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://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/universe-2-cocarro/player-guides/cocarro-leaderboards-player-guide.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.
