> For the complete documentation index, see [llms.txt](https://critters-quest-1.gitbook.io/critters-quest-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://critters-quest-1.gitbook.io/critters-quest-docs/the-gathering/interface/8.-rewards-system/beta-points-leaderboard.md).

# Beta Points Leaderboard

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

#### Key Features

* **Competitive Rankings** – Compare your beta activity with other players and see where you stand among the most dedicated Critters.
* **Earning Points** – Accumulate Beta Points through gameplay, completing activities, and contributing to the test environment.
* **Daily Login Streaks** – Maintain consecutive logins to increase your **multiplier bonus** and boost total points earned.
* **Reward Structure** – Full details on how points are calculated and awarded can be found in the **Rewards Structure** tab.
* **Live Leaderboard** – Real-time rankings display current standings, usernames, and total accumulated points.
* **Upcoming Announcements** – Final reward tiers and exclusive beta prizes will be revealed as the leaderboard season progresses.


---

# 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://critters-quest-1.gitbook.io/critters-quest-docs/the-gathering/interface/8.-rewards-system/beta-points-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.
