# Hearts

Hearts is Hyperbeat’s points program, assigned to users that help to scale Hyperliquid and Hyperbeat. Points formula is not public.

## Hearts Distribution

* **Total Supply:** 51M Hearts
* **Distribution Period:** Weekly

## Ranking System

Hearts holders are ranked into tiers based on their total points:

* **Bronze:** 0% – 24.99%
* **Silver:** 25% – 49.99%
* **Gold:** 50% – 74.99%
* **Platinum:** 75% – 94.99%
* **Diamond:** 95% – 98.99%
* **Challenger:** 99% – 100%

## How to Earn Hearts

* Engage with Hyperbeat products.
* Refer a friend
* Sybil activity (fraudulent participation) will be detected and penalized (e.g. point removal, disqualification).

{% hint style="success" %}
[Generate a referral code to earn more hearts](/hearts/referral-program.md)
{% endhint %}

## Tracking Your Hearts

Users can check their Hearts balance by connecting their wallet to the [Hyperbeat App](https://app.hyperbeat.org/staking/sthype) and clicking the Hearts button in the top right-hand corner.


---

# 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://docs.hyperbeat.org/hearts.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.
