# Claiming payouts

When it is time to extract your winnings, you can claim any payouts you have made from settled piggies. If you have a balance for any collateral token that balance will show up in the Manage Wallet menu:

![](/files/-Mi45UjoUpallUecW5S-)

In the above image, the connected account has a balance of 624.99 truffle tokens. Click on the **Claim** button $$^1$$ to withdraw the tokens.&#x20;

A user may have a balance for multiple collateral tokens. For example, is a user had payouts on piggies that paid UCSD, and also payouts on piggies that paid DAI, the user will have a balance of USDC tokens and DAI tokens which will be visible in the **Manage Wallet** menu. In the above image, these balances would be listed under or in place of the truffle token balance. Note that is the connected account does not have a balance, the **Claim** button will not be visible. The **Claim** button is only visible if the account has a balance on the SmartPiggies smart contract.

## Footnotes

1. Click on the red Claim button in the example it says: "Claim $624.99." Click on that!


---

# 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.smartpiggies.com/the-user-interface/wallet/claiming-payouts.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.
