# 什么是 SAL?

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

**质押抽象层 (SAL)** 是Solv协议的核心基础设施。它抽象化了跨多个生态系统质押BTC的复杂性，并为BTC持有者提供了统一的前端界面。借助 SAL，用户可以在不同的区块链上访问一系列收益策略，同时获得具有流动性的BTC资产凭证代币——SolvBTC。

通过与各种DeFi平台和生态系统集成，SAL简化了BTC持有者的参与流程，使其收益策略多样化，同时保持对BTC资产的持有。


---

# 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/what-is-sal.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.
