# LiQ

## LiQ

- [Overview](https://liq-3.gitbook.io/stake.liq/introduction/overview.md): Liquid Staking
- [Introducing LiQ](https://liq-3.gitbook.io/stake.liq/introduction/introducing-liq.md): The liquid staking protocol for MNT
- [How it Works](https://liq-3.gitbook.io/stake.liq/introduction/how-it-works.md): Quick Links
- [Staking](https://liq-3.gitbook.io/stake.liq/staking-module/staking.md): Components
- [Yield Deployment](https://liq-3.gitbook.io/stake.liq/staking-module/yield-deployment.md): yield strategies
- [Redemption](https://liq-3.gitbook.io/stake.liq/staking-module/redemption.md)
- [Liquidity Buffer](https://liq-3.gitbook.io/stake.liq/staking-module/liquidity-buffer.md): Enhancing Redemption Efficiency and Capital Optimization
- [Rewards](https://liq-3.gitbook.io/stake.liq/staking-module/rewards.md)
- [Security](https://liq-3.gitbook.io/stake.liq/staking-module/security.md): Security Framework
- [$stMNT](https://liq-3.gitbook.io/stake.liq/token-guides/usdstmnt.md): stMNT: Liquid Staking and DeFi Utility
- [$LIQ](https://liq-3.gitbook.io/stake.liq/token-guides/usdliq.md): Governance & Rewards Token of the LiQ Protocol.
- [Governance](https://liq-3.gitbook.io/stake.liq/token-guides/governance.md): LiQ Governance Structure: Decentralized Governance Framework


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://liq-3.gitbook.io/stake.liq/introduction/overview.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.
