# Delegations

By default, a holder of a given prize token will receive any prizes their deposit wins, however they can "delegate" their win chance to a different address, giving that address any prizes they win.

If you have any delegations, they will be displayed on Cabana's [Account](https://app.cabana.fi/account) page under your own deposits. Similarly, from the same page you can delegate any of your deposits to another wallet address or manage your existing delegations by using the "gift icon".

<figure><img src="/files/XmKT65ukCyGeAIpGgePU" alt=""><figcaption></figcaption></figure>

By clicking on "Change Delegate Address", you can set your chances to win to be delegated to any wallet address you wish.

<figure><img src="/files/CxYLAMIoimVdI0B6ekBd" alt=""><figcaption></figcaption></figure>


---

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