# Liquid Staking&#x20;

- [Liquid Staking 101](https://volosui.gitbook.io/volo/liquid-staking/liquid-staking-101.md)
- [Volo Liquid Staking Overview](https://volosui.gitbook.io/volo/liquid-staking/volo-liquid-staking-overview.md)
- [Volo Liquid Staking API Reference](https://volosui.gitbook.io/volo/liquid-staking/volo-liquid-staking-api-reference.md)
- [Supported Wallets](https://volosui.gitbook.io/volo/liquid-staking/supported-wallets.md)
- [Future Decentralized Governance and Tokenomics](https://volosui.gitbook.io/volo/liquid-staking/future-decentralized-governance-and-tokenomics.md)
- [Volo Token](https://volosui.gitbook.io/volo/liquid-staking/future-decentralized-governance-and-tokenomics/volo-token.md)
- [How to Stake and Unstake](https://volosui.gitbook.io/volo/liquid-staking/how-to-stake-and-unstake.md)
- [Frequently Asked Questions](https://volosui.gitbook.io/volo/liquid-staking/frequently-asked-questions.md)
- [Contract Audits](https://volosui.gitbook.io/volo/liquid-staking/contract-audits.md): vSUI audits from some of the most reputable blockchain security firms
- [Official Links & Partners](https://volosui.gitbook.io/volo/liquid-staking/official-links-and-partners.md)


---

# 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://volosui.gitbook.io/volo/liquid-staking.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.
