# 质押协议

由于BTC质押是通过第三方质押协议实现的，因此这些协议是BTC质押生态系统中的关键参与者之一。 BTC质押协议主要分为三种类型：

1. **Layer1 或 Layer2 链**: 围绕BTC构建并使用权益证明 (PoS) 作为共识机制，这些协议类似于ETH的质押机制。
2. **基础设施协议**: 接受BTC作为质押资产并提供各种去中心化服务的协议，例如预言机或跨链桥。这些协议类似于以太坊生态系统中的再质押 (Restake) 协议，它们是更广泛的主动验证服务 (AVS) 概念的一部分。
3. **广义质押协议**: 接受基于BTC生态构建的资产并从这些资产中产生收益的DeFi协议。这些协议提供了类似于接受基于以太坊构建的资产的DeFi协议的质押机会。


---

# 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://www.docszh.com/solv-docs/sal/ecological-view/staking-protocols.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.
