# LYS Protocol Docs

## LYS Protocol Docs

- [Introduction](https://docs.lys.xyz/getting-started/introduction.md): Introduction to Smart Capital Navigation with AI-Driven Strategies
- [Market challenges and opportunities](https://docs.lys.xyz/getting-started/market-challenges-and-opportunities.md): Challenges in Traditional Capital Management and Investment Strategies
- [What does LYS Protocol do?](https://docs.lys.xyz/getting-started/what-does-lys-protocol-do.md)
- [Introduction](https://docs.lys.xyz/overview/introduction.md)
- [What is the LYS Protocol?](https://docs.lys.xyz/overview/what-is-the-lys-protocol.md)
- [The Innovation of the LYS Protocol](https://docs.lys.xyz/overview/the-innovation-of-the-lys-protocol.md)
- [Why Use LYS Protocol](https://docs.lys.xyz/overview/why-use-lys-protocol.md)
- [Smart Capital Aggregation & User-Defined Strategies](https://docs.lys.xyz/how-lys-works/smart-capital-aggregation-and-user-defined-strategies.md)
- [Dynamic Asset Allocation](https://docs.lys.xyz/how-lys-works/dynamic-asset-allocation.md)
- [Reward System and Yield Optimization](https://docs.lys.xyz/how-lys-works/reward-system-and-yield-optimization.md)
- [whyETH - Flexible, Yield-Optimized ERC-20 Token](https://docs.lys.xyz/how-lys-works/whyeth-flexible-yield-optimized-erc-20-token.md)
- [lysUSD and the Lending Mechanics](https://docs.lys.xyz/how-lys-works/lysusd-and-the-lending-mechanics.md)
- [LYS Proprietary Smart Strategy](https://docs.lys.xyz/how-lys-works/lys-proprietary-smart-strategy.md)
- [Token Transfers and Strategy Continuity](https://docs.lys.xyz/how-lys-works/token-transfers-and-strategy-continuity.md)
- [LYS dApp](https://docs.lys.xyz/lys-protocol/lys-dapp.md)
- [Strategy Manager](https://docs.lys.xyz/lys-protocol/strategy-manager.md)
- [LYS Proprietary Smart Strategy](https://docs.lys.xyz/lys-protocol/lys-proprietary-smart-strategy.md)
- [Liquid Tokens Vault](https://docs.lys.xyz/lys-protocol/liquid-tokens-vault.md)
- [whyETH: A Flexible and Yield-Optimized Token](https://docs.lys.xyz/lys-protocol/whyeth-a-flexible-and-yield-optimized-token.md)
- [What is LYS?](https://docs.lys.xyz/lys-protocol/what-is-lys.md)
- [LYS Tokenomics](https://docs.lys.xyz/tokenomics/lys-tokenomics.md)
- [LYS Utility](https://docs.lys.xyz/tokenomics/lys-utility.md)
- [Tokenomics Distribution](https://docs.lys.xyz/tokenomics/tokenomics-distribution.md)
- [Roadmap Overview](https://docs.lys.xyz/roadmap/roadmap-overview.md)
- [Risk Mitigation](https://docs.lys.xyz/security/risk-mitigation.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://docs.lys.xyz/getting-started/introduction.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.
