> For the complete documentation index, see [llms.txt](https://deliqfinance.gitbook.io/deliq-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deliqfinance.gitbook.io/deliq-finance/additional-details/untitled-1.md).

# 😎Opportunity in Layer-2

![Layer 2 bridges ](/files/-Mkw_HFrV-tnBGUI7EI-)

We believe the most important element for Deliq to reach the Ideal stage lies where the demand of liquidity is ever increasing , that is the layer 2 ecosystem . In the future interoperability between the chains is possible only if there is free flow of liquidity into the bridges that connect them . Currently  Layer 2 solution bridges on Ethereum are ready to suck in all the liquidity they get because of the demand . Hop protocol is the primary example where Deliq can enable frictionless liquidity flow.

&#x20;There are two elements in Hop protocol where there is sheer demand of liquidity , the Hop AMM and Bonders.

**How HOP works :**

> 1\) Users deposit USDC to the Hop AMM on Chain 1, the 1:1 stable swap of Hop AMM releases same amount of intermediary hUSDC on Chain 2 .&#x20;
>
> 2\) The bonder provides upfront liquidity for hUSDC on Chain 2.&#x20;
>
> 3\) The Hop AMM on Chain 2 swaps hUSDC for USDC .

![](/files/-Mkwa8UP2LUmvk5Xv83I)

&#x20;


---

# 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://deliqfinance.gitbook.io/deliq-finance/additional-details/untitled-1.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.
