# What is Canopy?

Canopy can be understood by its four key layers:

1. [**Application Layer**](https://docs.canopyhub.xyz/canopys-four-layers/application-layer): User-friendly interface for effortless deployment of yield generating liquidity.
2. [**Reward Distribution Engine**](https://docs.canopyhub.xyz/canopys-four-layers/rewards-layer): Enables any project to incentivize value creating behavior with $MOVE or their project token.
3. [**Strategy Layer**](https://docs.canopyhub.xyz/canopys-four-layers/strategy-layer): Smart contracts that define optimal liquidity flows across the Movement network.
4. [**Protocol Layer**](https://docs.canopyhub.xyz/canopys-four-layers/protocol-layer): Integrated AMMs, lending platforms, perpetual DEXs (PerpDEXs), and staking platforms.

Together, these layers form a platform where liquidity providers thrive.

<br>


---

# 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/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.
