> For the complete documentation index, see [llms.txt](https://liq-3.gitbook.io/stake.liq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liq-3.gitbook.io/stake.liq/introduction/introducing-liq.md).

# Introducing LiQ

LiQ is a Liquid Staking Protocol designed specifically for Mantle’s MNT token. With the absence of MNT native staking, LiQ allows MNT holders to earn native yield by putting their MNT assets to work via delegation to the LiQ protocol while maintaining liquidity via a new liquid staking token, stMNT (staked MNT).

By leveraging LiQ’s delegation framework, MNT holders can stake their assets within the protocol, earn staking rewards, and receive stMNT, a Liquid Staking Token (LST) that enables participation in DeFi without sacrificing liquidity.

Traditional staking methods require assets to be locked for extended periods, making them inaccessible for trading, lending, or other financial activities. Liquid staking redefines this by offering a tokenized representation of staked assets, allowing users to maintain exposure to their staked tokens while engaging in additional yield-generating activities.

By combining staking rewards with DeFi utility, LiQ delivers a superior staking experience that enhances yield opportunities while preserving liquidity.

## Advantages

The primary goal of LiQ is to maximize capital efficiency for MNT stakers while integrating deeply with the broader Mantle ecosystem. The protocol provides several critical advantages:

1. **Liquidity Retention:** Keep Staked MNT Usable Unlike traditional staking, where assets remain illiquid and locked, LiQ provides continuous access to staked capital.

* Users can utilize their staked MNT without waiting for an unstaking period, allowing for flexibility in asset allocation
* stMNT can be freely transferred, traded, or utilized in DeFi strategies while still accruing staking rewards.

2. **Seamless DeFi Integration:** Expand Yield Opportunities

&#x20;      stMNT is not just a passive staking token, it is a fully composable DeFi asset.

&#x20;      Users can deploy stMNT into:

* Lending protocols – Supply stMNT as collateral to borrow stablecoins (e.g., USDC, USDT).
* Liquidity pools – Provide liquidity in stMNT/MNT or stMNT/ETH pools to earn trading fees and incentives.
* Yield farming strategies – Participate in DeFi vaults that auto-compound staking rewards and optimize APY.

&#x20;     This ensures higher yield potential beyond just staking rewards.

3. **Yield Optimization:** Maximize Returns with Multi-Layered Yield

&#x20;      LiQ combines native staking rewards with DeFi earnings, creating an optimized yield structure.

&#x20;      Instead of just earning single-layered staking APY, users benefit from:&#x20;

* **Base staking rewards from MNT delegation.**&#x20;
* **Additional yield from lending markets and liquidity pools.**&#x20;
* **Compounding effects through yield aggregators.**

&#x20;      This structure allows stMNT holders to maximize capital efficiency without additional risk.

## How LiQ Enhances Mantle's Ecosystem

As Mantle continues to grow into a leading Ethereum Layer 2, staking becomes a critical component for decentralization, security, and network participation. With native MNT staking absent, LiQ introduces a structured liquid staking system that:

Strengthens Mantle’s economic model by providing an incentive-based staking system, Boosts DeFi adoption by making stMNT a yield-generating asset across the ecosystem, Enhances liquidity and trading volume, ensuring deep markets for MNT-based pairs, Improves capital efficiency, allowing institutions and retail users to stake while remaining liquid.

By ensuring continuous liquidity, active governance participation, and DeFi composability, **LiQ** transforms MNT staking into a powerful yield-optimized token that benefits both individual users and the broader Mantle Network.


---

# 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://liq-3.gitbook.io/stake.liq/introduction/introducing-liq.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.
