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

# Hypertrade Points Program

The Hypertrade Points Program rewards active community members who contribute to the ecosystem.

### How to Earn Points

Points come from three sources:

* Providing liquidity to Hypertrade V2 or V3 pools
* Swapping through the Hypertrade Aggregator
* Referring new users and earning a share of the points they generate

Scoring is based on the fees your activity generates, not on capital parked in a pool. Active flow earns points. Idle TVL does not.

### Distribution

Points are calculated automatically and updated regularly based on your activity.

### Boosts & Multipliers

Certain activities may receive boosted points. Boosts are dynamic and may vary based on protocol needs.

### Fair Distribution

Hypertrade employs Sybil detection to ensure points go to genuine users. Addresses engaging in farming abuse may be disqualified.

### Rewards

Stage 1 rewards accrue in HYPE. There is no Hypertrade token to buy or stake, and points are not a token. Point totals determine relative shares of the Stage 1 rewards pool. The size of the pool and individual allocations are not fixed in advance.

### Daily Cap

Stage 1 has a daily cap of 700K points across the program. The cap exists so that no single wallet or burst of activity can take over the leaderboard in a day. Points accrue from genuine activity within that limit.

### Stage 1

Stage 1 runs from June 10 to September 10, 2026.

### Multipliers

Multipliers stack up to a 1.45x cap:

* Early Believer: 1.25x
* Eligible NFT collections: up to 1.08x (Hypurr, Hypio, PiP, Catbal/Illumeownati, Hypers, tinyhypercats)
* Leagues: up to 1.12x

### Leagues

League placement is based on your leaderboard position:

* Diamond: 1–10
* Platinum: 11–30
* Gold: 31–100
* Silver: 101–300
* Bronze: 301–500
* Wood: 501+


---

# 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://docs.ht.xyz/points/hypertrade-points-program.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.
