# Looping Collective

## Looping Collective

- [Overview](https://docs.loopingcollective.org/overview.md)
- [What is Liquid Looping?](https://docs.loopingcollective.org/what-is-liquid-looping.md)
- [Vision, Purpose & Philosophy](https://docs.loopingcollective.org/vision-purpose-and-philosophy.md)
- [LoopedHYPE](https://docs.loopingcollective.org/products/loopedhype.md): Maximize HYPE yield via an automated looping strategy
- [Product Mechanics](https://docs.loopingcollective.org/products/loopedhype/product-mechanics.md)
- [AutoLoop](https://docs.loopingcollective.org/products/loopedhype/autoloop.md)
- [Security & Risk Management](https://docs.loopingcollective.org/products/loopedhype/security-and-risk-management.md)
- [Stability Fund](https://docs.loopingcollective.org/products/loopedhype/stability-fund.md)
- [Integrations](https://docs.loopingcollective.org/products/loopedhype/integrations.md)
- [Wrapped HLP](https://docs.loopingcollective.org/products/wrapped-hlp.md)
- [Product Mechanics](https://docs.loopingcollective.org/products/wrapped-hlp/product-mechanics.md)
- [Decentralization Roadmap](https://docs.loopingcollective.org/products/wrapped-hlp/decentralization-roadmap.md)
- [Contracts & Audits](https://docs.loopingcollective.org/products/wrapped-hlp/contracts-and-audits.md)
- [Integrations](https://docs.loopingcollective.org/products/wrapped-hlp/integrations.md)
- [LoopedBTC](https://docs.loopingcollective.org/products/loopedbtc.md): Earn yield on your BTC via an automated collaterized lending strategy.
- [Product Mechanics](https://docs.loopingcollective.org/products/loopedbtc/product-mechanics.md)
- [Vault Infra & Audits](https://docs.loopingcollective.org/products/loopedbtc/vault-infra-and-audits.md)
- [Security & Risk Management](https://docs.loopingcollective.org/products/loopedbtc/security-and-risk-management.md): Designed for capital preservation and resilience
- [LoopedHLP (coming soon)](https://docs.loopingcollective.org/products/loopedhlp-coming-soon.md)
- [xStocks LP](https://docs.loopingcollective.org/products/xstocks-lp.md)
- [LentHYPE (coming soon)](https://docs.loopingcollective.org/products/lenthype-coming-soon.md)
- [LOOP Reward Programs](https://docs.loopingcollective.org/loop-utility/loop-reward-programs.md): stLOOP Perks & Airdrop Multipliers
- [LoopDrops](https://docs.loopingcollective.org/loop-utility/loopdrops.md)
- [Early Adopter Program](https://docs.loopingcollective.org/loop-utility/early-adopter-program.md)
- [Loyalty Rewards (Buy-backs)](https://docs.loopingcollective.org/loop-utility/loyalty-rewards-buy-backs.md)
- [Points](https://docs.loopingcollective.org/loop-utility/points.md)
- [Tokenomics](https://docs.loopingcollective.org/loop-utility/tokenomics.md)
- [How to Buy](https://docs.loopingcollective.org/get-started/how-to-buy-loop.md)
- [How to Deposit & Withdraw](https://docs.loopingcollective.org/get-started/how-to-stake-loop.md): A tutorial on how to deposit or withdraw any Looping Collective asset
- [How to add Liquidity for $LOOP](https://docs.loopingcollective.org/get-started/how-to-add-liquidity-for-loop.md)
- [LHYPE Builder Codes](https://docs.loopingcollective.org/get-started/lhype-builder-codes.md): Integrate LHYPE into your app to acquire users and earn fees
- [wHLP Builder Codes](https://docs.loopingcollective.org/get-started/whlp-builder-codes.md): Integrate Wrapped HLP (WHLP) into your app to acquire users and earn fees.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.loopingcollective.org/overview.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.
