# Step 6: Withdrawing Winnings

* Navigate to the event you had participated in, where you had placed your bet.
* If you've won, a 'Claim Rewards' button along with the amount you've won will be visible below the 'Place Bet' button.
* Click on the 'Claim Rewards' button and confirm the transaction through your connected Metamask.
* The winnings will be sent directly to your Metamask wallet on the Arbitrum network and will be reflected in your balance.


---

# 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://guessonchain.gitbook.io/guessonchain-whitepaper/4.-how-to-use-the-dapp/4.2-getting-started/step-6-withdrawing-winnings.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.
