# Castle App

The Castle web app ([**https://app.castle.finance/**](https://app.castle.finance/)) provides everything you need to select a vault, **deposit** or **withdraw**, and view useful analytics.

![](/files/MLKJa5Dc05eJIe6hJZdr)

View where the protocol is currently sourcing yield as well as historical information about the underlying protocols:

![Current allocations of the specific vault](/files/3NDx2SIWiPvxjydAhpBl)

![Historical APYs of all the different underlying protocols, included Castle's blended APY](/files/b0q4nLRY3DYnCi8WX05R)


---

# 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.castle.finance/getting-started/castle-app.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.
