# Claiming Winnings

**ETH Rewards**: The ETH (check out bETH in ['FLAPPY Token'](/faqs/flappy-token.md)) in the Prize Fund Wallet is distributed by Smart Contract among the top 5 players. The distribution is proportional to their ranking, with higher-ranked players receiving larger portions of the ETH rewards and able to claim at the end of the Gaming Event.

There is a limited time to do so, any winnings not claimed in time are forfeited and go back into the Prize Fund wallet.

**Stage 1: Submit to High Score**

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

After you have completed 10 games this message will appear and prompt you to submit your highest score. Pressing the button will trigger a signature request to inscribe the score on-chain.&#x20;

**NB: Sometimes this message won't appear and instead you will see Stage 2. If this happens but you haven't inscribed the score on-chain, press refresh and this message will appear. Failure to sign the transaction, even if Stage 2 appears, means you will lose out on any Prize Fund winnings.**

**Stage 2: Score Submitted**

<figure><img src="/files/1twAsywQrvNGtGL8LMRi" alt=""><figcaption></figcaption></figure>

Once you have inscribed your score on-chain, wait until the end of the 20-minute Game Round and once the Round ends, refresh the page to Claim Winnings.

**Stage 3: Claim Winnings**

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

Once the round ends you have 5 minutes to claim your allocation of the Prize Fund. If you don't claim within this period then you miss the opportunity and the winnings remain in the Fund for the next Round.


---

# 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://learn.flappyeth.com/faqs/gaming-events/claiming-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.
