> For the complete documentation index, see [llms.txt](https://fomoney.gitbook.io/fomoney-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fomoney.gitbook.io/fomoney-litepaper/core-mechanism/prize-distribution.md).

# Prize Distribution

### **Allocation of Entry Funds**

When a new player enters, the $sSONIC used to buy the Key will be distributed to the seasonal prize pool, airdrop pool, and treasury at different ratios.&#x20;

<figure><img src="/files/45udW4gqamSaKoc1f1cc" alt=""><figcaption></figcaption></figure>

For instance, if User A selects the \[Chain] team and buys 10 KEYs in a single transaction for a total of 100 sSONIC, 95 sSONIC would go into the \[Prize Pool], 3 sSONIC would be allocated to the Airdrop Pool, and 2 sSONIC would be allocated to the Treasury.

### **Season Prize Pool Allocation**

At the end of the season, the ultimate winner will receive 30% of the \[Seasonal Prize Pool] , winning team is the ultimate winner's team.

Winning team key holders will share 10% of the prize pool, weighted by the number of Keys.

Top 10 Players on the leaderboard will share 50% of the prize pool, distributed according to their rankings.

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

**Weekly Leaderboard:**\
The winners on the leaderboard will share 50% of the prize pool according to the following percentage.

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

**Winning team key holders:**\
All key holders in the winning team will share 10% of the seasonal prize pool, proportionally based on the number of keys each holder owns.&#x20;

You may claim the Rewards on the \[Purchase] Page after a season ends.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://fomoney.gitbook.io/fomoney-litepaper/core-mechanism/prize-distribution.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.
