# INTRODUCTION

## Introduction to Echo

Echo is a Bitcoin liquidity aggregation and yield infrastructure layer designed to address the fragmentation of BTC liquidity across various forms (such as native BTC, BTC LSTs, and wrapped BTC). It simplifies BTC integration into DeFi while maximizing yield through innovative yield solutions  \
\
Echo's liquidity and aggregation solution enables users to deposit BTC of different standards, receive Echo's unified BTC and can interact with DeFi applications without relying on conventional Bitcoin staking protocols. Echo is seamlessly integrates with all native BTC Layer 2 solutions (Babylon, BSquared, Bitlayer) and supports various BTC liquid staking tokens (PumpBTC, LBTC) and wrapped BTC tokens (wBTC, fBTC). Echo also relies on Proof-of-Reserve to ensure that the BTC assets that are being accepted on Echo's aggregation layer are safe, secure and transparent.\
\
Echo LST infrastructure simplifies BTC integration into DeFi, ensuring pricing efficiency, depegging risk prevention, minimized slippage, and maximizing asset utilization for users across decentralized protocols.\
\
Echo is also building the first BTCFi hub on Move ecosystem to help users optimize and maximize their Bitcoin yields. Users can stake on Echo's Yield Layer to participate in various yield farming strategy to maximise returns based on the user's risk parameters. Echo provides yield optimization strategies like leveraged liquid staking, lending/borrowing, and eMSTR, which offers leveraged BTC positions without liquidation risk. Echo’s CeDeFi integration, leveraging Ceffu’s secure custody, allows for stable returns and additional yield generation.

<br>

## Quick links

{% content-ref url="overview" %}
[overview](https://echo-protocol.gitbook.io/echo-protocol/overview)
{% endcontent-ref %}

{% content-ref url="echo-architecture" %}
[echo-architecture](https://echo-protocol.gitbook.io/echo-protocol/echo-architecture)
{% endcontent-ref %}

{% content-ref url="echo-integration" %}
[echo-integration](https://echo-protocol.gitbook.io/echo-protocol/echo-integration)
{% endcontent-ref %}

{% content-ref url="echo-liquid-restaking-tokens" %}
[echo-liquid-restaking-tokens](https://echo-protocol.gitbook.io/echo-protocol/echo-liquid-restaking-tokens)
{% endcontent-ref %}

{% content-ref url="echo-app-docs" %}
[echo-app-docs](https://echo-protocol.gitbook.io/echo-protocol/echo-app-docs)
{% endcontent-ref %}

{% content-ref url="tokenomics" %}
[tokenomics](https://echo-protocol.gitbook.io/echo-protocol/tokenomics)
{% endcontent-ref %}

{% content-ref url="faq" %}
[faq](https://echo-protocol.gitbook.io/echo-protocol/faq)
{% endcontent-ref %}


---

# 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://echo-protocol.gitbook.io/echo-protocol/introduction.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.
