> For the complete documentation index, see [llms.txt](https://hyperstackz.gitbook.io/hyperstackz-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hyperstackz.gitbook.io/hyperstackz-docs/platform-overview/points.md).

# Points

{% hint style="info" %}
The **HyperStackz Points System (HSP)** is a long-term rewards layer for active users and strategy participants.\
It will go live in an upcoming rollout phase.
{% endhint %}

***

### What to Expect

* Wallet-linked performance tracking
* Tier progression and ranks
* Referral rewards and leaderboards
* Exclusive benefits for consistent users

{% hint style="success" %}
Early participants will automatically qualify for recognition when the system activates.\
No manual setup required.
{% endhint %}

***

### How to Prepare

To position yourself for activation and future rewards:

1. Use a **dedicated wallet** for HyperStackz strategies only.\
   This ensures clean tracking and easier verification later.
2. Keep your connected **Hyperliquid account** active.
3. **Wait before applying referral codes** on Hyperliquid —\
   official codes will be released so the platform can earn fees on executions.\
   Those collected fees will be **redistributed back to the community** through rewards and system incentives.
4. Follow HyperStackz announcements for the official Points rollout.

{% hint style="info" %}
The Points System is built, tested, and preparing for release —\
designed to reward the users shaping HyperStackz from the start.
{% endhint %}


---

# 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://hyperstackz.gitbook.io/hyperstackz-docs/platform-overview/points.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.
