# What is SAL?

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

The **Staking Abstraction Layer (SAL)** is Solv Protocol’s core infrastructure. It abstracts the complexities of staking Bitcoin across multiple ecosystems and presents a unified interface for Bitcoin holders. With SAL, users can access a range of yield-generating strategies on different blockchains, all while holding a liquid representation of their BTC—SolvBTC.

By integrating with various DeFi platforms and ecosystems, SAL simplifies the process for Bitcoin holders to diversify their yield strategies while keeping exposure to 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://docs.solv.finance/staking-abstraction-layer-sal/overview/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.
