# Application Layer

***

The Canopy app is split into 3 main pages the **Earn Page, Explore Page,** and **Rewards Page**

### [**Earn Page**](https://app.canopyhub.xyz/earn)

The **Earn Page** is the gateway for users to effortlessly start earning yield with their assets with just a few clicks. Pick an asset to deploy and enter into a vault of your choice.

***

### [**Explore Page**](https://app.canopyhub.xyz/explore)

The **Explore Page** provides users with an interface to discover yield opportunities across the Canopy ecosystem. Displays a curated list of available vaults, strategies, and performance graphs.

***

### [**Rewards Page**](https://app.canopyhub.xyz/rewards)

The **All Rewards Page** simplifies the reward claiming process, consolidating all user rewards in one place for One-Click Claiming of accumulated rewards. Easily track the source and breakdown of rewards, ensuring users stay informed.


---

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