# Points

### How the Points Program Works

Daily snapshots of your LHYPE, WHLP and stLOOP balances determine your points:

```
Daily Points = Σ over products [ (LLT USD balance) × stLOOP multiplier ]
```

* We track both balances each day.
* Points accumulate daily to size your airdrop when reaching the next Protocol TVL Milestone.

**Example:**

* Holds 1,000 LHYPE + 50,000 stLOOP → 1.25× points
* After staking another 50,000 stLOOP (now 1,000 LHYPE + 100,000 stLOOP) → 1.50× points

### What Qualifies for Points?

1\) LHYPE and WHLP held natively in your wallet

2\) LHYPE and WHLP in DeFi positions across the following HyperEVM protocols

* Hyperswap
* HypurrFi (isolated markets)
* Laminar
* KeikoFinance
* Hybra
* ProjectX
* Gliquid
* Kittenswap
* Hyperlend (isolated markets)\*
* Pendle\*
* Curve\*
* Balancer \*&#x20;
* Spectra \*
* Hyperstable\*

*\* Points tracking for this DeFi protocol is pending integration. All points will be retroactively allocated from the date you entered your position.*

**While holding and using any LHYPE and WHLP across HyperEVM you earn points.**&#x20;

### Looping Modes & Multipliers <a href="#looping-modes-and-multipliers" id="looping-modes-and-multipliers"></a>

The amount of stLOOP held by each individual wallet determines their current Looping Mode. Based on the Looping Mode for that day, the user will unlock a points multiplier, as outlined in the table below.

| **stLOOP Amount** | **Looping Mode** | **Points Multiplier** |
| ----------------- | ---------------- | --------------------- |
| 10,000,000        | Ouroboros        | 3x                    |
| 5,000,000         | Hyper Drive      | 2.5x                  |
| 1,000,000         | Turbo Loop       | 2x                    |
| 500,000           | Recursive Rush   | 1.75x                 |
| 100,000           | Flux Loop        | 1.5x                  |
| 50,000            | Cycle Loop       | 1.25x                 |
| 5,000             | Starter Loop     | 1.1x                  |
| 0 - 5000          | Normie Loop      | No Multiplier         |


---

# 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.loopingcollective.org/loop-utility/points.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.
