# Volo

## Volo

- [Volo Vaults](https://volosui.gitbook.io/volo/volo-vaults/volo-vaults.md)
- [Yield Hub for BTCFi](https://volosui.gitbook.io/volo/volo-vaults/yield-hub-for-btcfi.md)
- [Technical Layout](https://volosui.gitbook.io/volo/volo-vaults/technical-layout.md)
- [Vault Operations Guide](https://volosui.gitbook.io/volo/volo-vaults/vault-operations-guide.md)
- [Vault Strategies](https://volosui.gitbook.io/volo/volo-vaults/vault-strategies.md)
- [Risks](https://volosui.gitbook.io/volo/volo-vaults/risks.md)
- [User Guide](https://volosui.gitbook.io/volo/volo-vaults/user-guide.md)
- [Audit](https://volosui.gitbook.io/volo/volo-vaults/audit.md)
- [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
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://volosui.gitbook.io/volo/volo-vaults/volo-vaults.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.
