# Canopy

## Canopy

- [What is Canopy?](https://docs.canopyhub.xyz/about-canopy/what-is-canopy.md): Canopy is the gateway to Movement DeFi built to optimize liquidity management through an all-in-one yield aggregation platform.
- [The Canopy Ecosystem](https://docs.canopyhub.xyz/about-canopy/the-canopy-ecosystem.md): We integrate protocols across the Movement Ecosystem.
- [Canopy's Tech Stack](https://docs.canopyhub.xyz/about-canopy/canopys-tech-stack.md): The Canopy ecosystem is built on a modular tech stack that powers liquidity management and advanced yield strategies.
- [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)
- [Glossary](https://docs.canopyhub.xyz/glossary.md): Understand the key concepts that drive Canopy.
- [Dynamic Full Float Tokenomics](https://docs.canopyhub.xyz/tokenomics/dynamic-full-float-tokenomics.md)
- [Audit Reports](https://docs.canopyhub.xyz/audits/audit-reports.md)
- [Cornucopia Campaign](https://docs.canopyhub.xyz/tutorials/cornucopia-campaign.md): A step by step guide to claiming Cornucopia funds on Canopy.
- [Depositing on Canopy](https://docs.canopyhub.xyz/tutorials/depositing-on-canopy.md): A step by step guide to claiming Cornucopia funds on Canopy.
- [Withdrawing from Cornucopia and Earning Rewards](https://docs.canopyhub.xyz/tutorials/withdrawing-from-cornucopia-and-earning-rewards.md)
- [Withdrawing from Cornucopia](https://docs.canopyhub.xyz/tutorials/withdrawing-from-cornucopia.md)
- [MoveDrop Stake to Earn Rewards](https://docs.canopyhub.xyz/tutorials/movedrop-stake-to-earn-rewards.md)
- [Terms of Service](https://docs.canopyhub.xyz/operations/terms-of-service.md)
- [Canopy Smart Contracts](https://docs.canopyhub.xyz/operations/canopy-smart-contracts.md): Below are the core contract addresses for Canopy's infrastructure.
- [Fee Structure](https://docs.canopyhub.xyz/operations/fee-structure.md): Canopy’s fee system is designed for adaptability and long-term alignment between protocol success and community participation.
- [FAQ](https://docs.canopyhub.xyz/operations/fee-structure/faq.md): Common questions and answers about fees on the platform, including how fees are calculated and when they’re charged.
- [Canopy Points Program](https://docs.canopyhub.xyz/operations/canopy-points-program.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.canopyhub.xyz/about-canopy/what-is-canopy.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.
