> For the complete documentation index, see [llms.txt](https://mycompany-155.gitbook.io/solnova/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mycompany-155.gitbook.io/solnova/gameplay/user-leaderboards.md).

# Users Leaderboards (TOPs)

Competition is a key driver of the Neververse. We track and celebrate the most active and successful players through comprehensive leaderboards.

## User TOPs (Leaderboards)

The Neververse features dynamic leaderboards that recognize excellence across multiple categories and time periods.

### Categories (Daily / Weekly / Monthly / Yearly)

1. **Top GODs:** The most popular and impressive 100% Bright Stars.
   * Ranked by visibility, visitor count, and community engagement.
   * Celebrates the most creative and impressive Star systems.
2. **Top GIFs:** The most collected and shared memes.
   * Tracks which GIFs are most frequently collected via Satellites.
   * Rewards the most engaging and desirable content creators.
3. **Top Star:** The highest SNOVA production systems.
   * Measures total SNOVA farming output.
   * Recognizes the most efficient and productive Star systems.

> \[!INFO] **Social Proof** Being in the TOPs isn't just for vanity; it attracts more visitors (Satellites), which in turn boosts your farming further. It's a positive feedback loop.

***

## The User Joys

Why do we play? The Neververse is designed to trigger specific joy receptors:

* **Surprise:** Waking up to new GIFs (Incoming Satellites) every day.
* **Joy of Sharing:** Dropping Satellites and leaving messages.
* **Strategy:** Optimizing Brightness, activating planets, and managing farming efficiency.
* **Evolving:** Watching your Star grow and your Ship upgrade.
* **Showing Off:** Customizing your Ship and Planet skins.
* **Competition:** Fighting for the TOP spots and Brand Portals (Season 5).
* **Treasure Hunting:** Finding Brand Nuggets across the universe.
* **Real Prizes:** Winning physical rewards from Real Brands.

The leaderboards create a competitive environment that drives engagement, creativity, and community interaction while rewarding the most active and successful participants in the Neververse ecosystem.


---

# 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, and the optional `goal` query parameter:

```
GET https://mycompany-155.gitbook.io/solnova/gameplay/user-leaderboards.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
