# Prize Fund Wallet

The fees collected for the Prize Fund are utilized for payouts. The variable that determines the payout amount is the [distance travelled](/faqs/how-to-play.md#tap-to-fly-and-navigate-the-hardware-wallet-through-the-fud-filled-newspaper-articles-for-as-far-as) by the player.

Payouts made by the Prize Fund Wallet are managed by this [renounced Smart Contract.](/faqs/security.md#renounced-prize-fund-wallet)

<br>


---

# 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/prize-fund-wallet.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.
