# Withdrawing from a prize vault

With PoolTogether, you can withdraw at any time with no penalty, and withdraw the exact amount you deposited in each vault. PoolTogether is truly No Loss!

To withdraw, go to the account screen and hit the withdraw button.

<figure><img src="/files/3CivHXVYAUw4NXD8ro8F" alt=""><figcaption></figcaption></figure>

Then, choose the amount you'd like to withdraw.

<figure><img src="/files/3TshoXvfFbIXKPpkjbVb" alt=""><figcaption></figcaption></figure>

Hit the Submit Transaction button and confirm the transaction in your wallet.

<figure><img src="/files/6QmuDAxMwOdGOlEChE9o" alt=""><figcaption></figcaption></figure>

Once the transaction succeeds you'll receive your original tokens deposited back into your wallet.


---

# 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/withdrawing-from-a-prize-vault.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.
