# Checking for prizes

When you win in PoolTogether V5, your prizes are automagically sent to your wallet, but you can still check to see if you've won on the Cabana app. First, go to the Account tab.

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

Next, hit the Check for Prizes button. The tension builds!! Did you win a prize? Did you win THE BIG PRIZE?!

If you've won, be sure to tell your friends how fun it is to save and win with PoolTogether (especially those who aren't into crypto!!).

If you didn't win... there's always another draw! Check back after the next draw to see if you've won.


---

# 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/guides/checking-for-prizes.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.
