> For the complete documentation index, see [llms.txt](https://docs.satoshiterminal.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satoshiterminal.io/research-suite/portfolio-management/staking-and-yield-farming-interface/liquid-staking-support-staked-tokens-as-liquidity.md).

# Liquid Staking Support (Staked Tokens as Liquidity)

The **Liquid Staking Support** feature allows users to participate in staking while retaining the liquidity of their staked tokens. Instead of locking up assets for staking rewards, users receive liquid tokens that represent their staked assets, which can then be used in DeFi applications, trading, or other liquidity-earning opportunities.

**Core Capabilities:**

* **Tokenization of Staked Assets**: Convert staked tokens into liquid tokens that represent the same value as the staked assets, enabling continued use in the market.
* **Liquidity Provision**: Use liquid staked tokens as collateral for loans, liquidity provision in decentralized exchanges (DEXs), or other DeFi activities while still earning staking rewards.
* **Reward Earning**: Continue to earn staking rewards on the underlying assets, even while using the liquid staked tokens for other purposes.
* **Seamless Integration**: Easily integrate liquid staked tokens into DeFi protocols, lending platforms, or other blockchain-based services, offering greater flexibility for capital deployment.

**Key Benefits:**

* **Increased Liquidity**: Maintain access to staked assets' liquidity without forfeiting staking rewards, enabling more flexibility in asset management.
* **Enhanced Capital Efficiency**: Use staked tokens in additional DeFi activities, maximizing the utility of your assets while still benefiting from staking yields.
* **Optimized Staking Strategies**: Achieve a balance between earning staking rewards and leveraging assets for additional returns, such as through liquidity provision or collateralization.

With **Liquid Staking Support**, users can retain the liquidity of their staked assets, enabling them to maximize both staking rewards and capital efficiency within decentralized finance ecosystems.


---

# 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://docs.satoshiterminal.io/research-suite/portfolio-management/staking-and-yield-farming-interface/liquid-staking-support-staked-tokens-as-liquidity.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.
