# Cabana App

- [Prize Yield](https://docs.cabana.fi/cabana-app/prize-yield.md): What is prize Yield and what does it represent?
- [Vault Lists](https://docs.cabana.fi/cabana-app/vault-lists.md): What are vault lists and how can they be used?
- [Bonus Rewards](https://docs.cabana.fi/cabana-app/bonus-rewards.md): What are bonus rewards and how are they displayed in the app?
- [Delegations](https://docs.cabana.fi/cabana-app/delegations.md): What are delegations and how can they be used?
- [Guides](https://docs.cabana.fi/cabana-app/guides.md): These are guides to the basics of using Cabana to interact with PoolTogether V5.
- [Depositing into a prize vault](https://docs.cabana.fi/cabana-app/guides/depositing-into-a-prize-vault.md)
- [Withdrawing from a prize vault](https://docs.cabana.fi/cabana-app/guides/withdrawing-from-a-prize-vault.md)
- [Checking for prizes](https://docs.cabana.fi/cabana-app/guides/checking-for-prizes.md)
- [Checking your balance](https://docs.cabana.fi/cabana-app/guides/checking-your-balance.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.cabana.fi/cabana-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.
