# The Protocol

- [Earning (Passive Agressive)](https://docs.loopfi.xyz/the-protocol/earning-passive-agressive.md): Within Loop ecosystem, lenders, or creditors, play a crucial role by providing ETH for others to leverage, receiving lpETH as a receipt token.
- [Staking APR](https://docs.loopfi.xyz/the-protocol/earning-passive-agressive/staking-apr.md)
- [lpAsset](https://docs.loopfi.xyz/the-protocol/earning-passive-agressive/lpasset.md)
- [Utilization Rate](https://docs.loopfi.xyz/the-protocol/earning-passive-agressive/utilization-rate.md): The more the liquidity in the lending/borrowing pool is utilized, the higher the interest rate.
- [Looping (Leveraged Restaking)](https://docs.loopfi.xyz/the-protocol/looping-leveraged-restaking.md): Loopers earn actively leveraged restaking yield by performing carry trades.
- [UI Guide / Glossary](https://docs.loopfi.xyz/the-protocol/looping-leveraged-restaking/ui-guide-glossary.md): UI and leverage terms explained,
- [Credit Accounts](https://docs.loopfi.xyz/the-protocol/looping-leveraged-restaking/credit-accounts.md)
- [Liquidations](https://docs.loopfi.xyz/the-protocol/looping-leveraged-restaking/liquidations.md): Liquidation on Loop is extremely rare, even amidst price fluctuations and volatility, thanks to its delta-neutral design.
- [How to Loop](https://docs.loopfi.xyz/the-protocol/looping-leveraged-restaking/how-to-loop.md)
- [Points APR](https://docs.loopfi.xyz/the-protocol/looping-leveraged-restaking/points-apr.md): How We Calculate Implied APR for Points
- [dLP Locking (Dynamic Liquidity & Boost)](https://docs.loopfi.xyz/the-protocol/dlp-locking-dynamic-liquidity-and-boost.md): dLP Lockers hold governance power over the protocol, earn passive yield, and unlock LOOP emissions. These features will go live only after the token's TGE (Token Generation Event).


---

# 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.loopfi.xyz/the-protocol.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.
