# INIT Growth Loop

Liquidity Hooks play a pivotal role in reinforcing interconnected growth loops created within INIT.

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

1. Lenders and lending vaults lend to INIT.&#x20;
2. As **Liquidity Hook** is added, INIT lends liquidity to Liqudity Hook.
3. The borrowing demand on INIT increases from users on 2 fronts:
   * Users utilizing the integrating protocol, which under the hood is using INIT.
   * Users utilizing LH directly on INIT.
4. This leads to a higher lending APY on INIT, attracting more lenders and lending vaults, resulting in higher TVL and more available liquidity for new Liquidity Hooks to use.
5. Ultimately, attracting new integrating protocols to build Liquidity Hooks, tap into INIT’s liquidity and the user base of the other existing Liquidity Hooks to capture that growth opportunity. As a result, more Liquidity Hooks on INIT, repeating this reinforcing growth loop from point 1.


---

# 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.init.capital/protocol-overview/init-growth-loop.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.
