> For the complete documentation index, see [llms.txt](https://docs.loopingcollective.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.loopingcollective.org/products/loopedhype.md).

# LoopedHYPE

loopedHYPE (LHYPE) is an automated looping protocol that maximizes yield on staked HYPE.&#x20;

Users simply deposit HYPE to get LHYPE, then behind the scenes the protocol uses an automated looping strategy to generate additional yield, on top of any network rewards earned from staking.

This documentation provides comprehensive information about loopedHYPE, its features, and how to get started.

### What is LHYPE?

LHYPE is the first ever Liquid Looping Token (LLT). LHYPE is issued as a receipt token when a user deposits into the loopedHYPE protocol. LHYPE represents a users staked HYPE and accrues any network rewards from staking and looping rewards via AutoLoop, loopedHYPE's automated looping strategy.\
\
**Target APY:** \~6%\
**Performance Fee**: 10%\
**Accepted Assets:** HYPE, stHYPE\
**Management:** Paxos Labs (transitioning to UltraYield) \*\
**Token Contract Address:** [0x5748ae796AE46A4F1348a1693de4b50560485562](https://purrsec.com/address/0x5748ae796ae46a4f1348a1693de4b50560485562)<br>

***\* Date: 11/12/26 — UltraYield is joining the Looping Collective as a strategy manager for LHYPE.***\
*Paxos Labs and UltraYield (part of Edge Capital) are working closely on a phased transition designed to ensure continuity of vault operations, with scoped permissions and established safeguards.* [*Read more*](https://x.com/looping_col/status/1999162142860198371)*.*


---

# 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.loopingcollective.org/products/loopedhype.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.
