# Canopy's Four Layers

- [Application Layer](https://docs.canopyhub.xyz/canopys-four-layers/application-layer.md): The Application Layer in Canopy is designed to offer an intuitive user experience, making it simple for users to interact with the platform's yield opportunities and manage assets all in one place.
- [Rewards Layer](https://docs.canopyhub.xyz/canopys-four-layers/rewards-layer.md): Maximize your earnings with Canopy's flexible and customizable reward system.
- [Strategy Layer](https://docs.canopyhub.xyz/canopys-four-layers/strategy-layer.md): The Strategy Layer in Canopy defines how assets are deployed and managed across various DeFi protocols.
- [How Strategies are Managed](https://docs.canopyhub.xyz/canopys-four-layers/strategy-layer/how-strategies-are-managed.md)
- [Leveraged Liquid Staking](https://docs.canopyhub.xyz/canopys-four-layers/strategy-layer/leveraged-liquid-staking.md): Leveraged liquid staking enables users to amplify $MOVE APY by combining base emissions with additional APY from leveraging.
- [Borrow Optimization](https://docs.canopyhub.xyz/canopys-four-layers/strategy-layer/borrow-optimization.md): The borrow optimization strategy enhances yield by lending $MOVE, borrowing against it, providing liquidity in an AMM, and recycling rewards.
- [Single Sided Liquidity](https://docs.canopyhub.xyz/canopys-four-layers/strategy-layer/single-sided-liquidity.md): Canopy’s SSL enables single-token deposits into concentrated liquidity pools.
- [Simple Lending Strategy](https://docs.canopyhub.xyz/canopys-four-layers/strategy-layer/simple-lending-strategy.md): Supply a single asset (e.g., USDC, wETH, MOVE) through Canopy’s interface, routing your deposit to Movement native lending markets.
- [Echelon Simple Lend](https://docs.canopyhub.xyz/canopys-four-layers/strategy-layer/simple-lending-strategy/echelon-simple-lend.md)
- [MovePosition Lend](https://docs.canopyhub.xyz/canopys-four-layers/strategy-layer/simple-lending-strategy/moveposition-lend.md)
- [Layerbank Lend](https://docs.canopyhub.xyz/canopys-four-layers/strategy-layer/simple-lending-strategy/layerbank-lend.md)
- [Vault Rebalancing Strategies](https://docs.canopyhub.xyz/canopys-four-layers/strategy-layer/vault-rebalancing-strategies.md)
- [Ascend Strategy](https://docs.canopyhub.xyz/canopys-four-layers/strategy-layer/vault-rebalancing-strategies/ascend-strategy.md)
- [Protocol Layer](https://docs.canopyhub.xyz/canopys-four-layers/protocol-layer.md): Integrated Protocols form the foundation of our yield-generating Strategies.
- [Echelon Integration](https://docs.canopyhub.xyz/canopys-four-layers/protocol-layer/echelon-integration.md)
- [MovePosition Integration](https://docs.canopyhub.xyz/canopys-four-layers/protocol-layer/moveposition-integration.md)
- [Layerbank Integration](https://docs.canopyhub.xyz/canopys-four-layers/protocol-layer/layerbank-integration.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://docs.canopyhub.xyz/canopys-four-layers.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.
