# Protocol Summary

<figure><img src="/files/K5Z3fOXTaRBFg6FaIp8p" alt=""><figcaption></figcaption></figure>

* Borrowers deposit anything from stable to exotic crypto assets as collateral and borrow ETH to be paid back over time.
* HYPE investors earn [real sustainable yield](/protocol-rewards.md) from collected [origination](/borrowing.md#origination-fees) & [APR](/borrowing.md#apr) fees without staking.
* There is both a prioritized protocol-owned lending pool that pays 100% of fees to HYPE holders and an external pool that LPs earn the lion share of fees by providing lending liquidity.
* All position health & LTV calculations are 100% on-chain & secure.
* Wide variety of loan collateral options available with the ability to add more with ease.
* Easy to adjust [token taxes](/tokenomics.md#token-trade-tax) and [APR](/borrowing.md#apr) floor & ceiling to ensure competitiveness with the industry.
* No possibility of cascading liquidations for HYPE loans.
* Collateralized HYPE loans still earn protocol fees for borrowers.


---

# 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.hyperbolicprotocol.com/protocol-summary.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.
