> For the complete documentation index, see [llms.txt](https://litepaper.funtico.com/funtico-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://litepaper.funtico.com/funtico-litepaper/overview/welcome-to-the-funtico-universe/funtico-as-an-ecosystem/rewards-and-retention/the-funtico-jackpot.md).

# The Funtico Jackpot

<div data-full-width="true"><figure><img src="/files/OVXJkVrRK7Ud6JePG4CB" alt=""><figcaption></figcaption></figure></div>

Throughout the operation of the Funtico Platform, a small portion of $TICO spent in certain cases will be allocated to The Jackpot. This pool of $TICO fills up gradually to a semi-randomized point… users know that the jackpot will distribute eventually, but may not be able to tell exactly when.

When a randomized process determines that it’s time to distribute The Jackpot, the ENTIRE Jackpot will be distributed to one individual. The winning player may be decided randomly from all active players on the platform, or may be determined from Jackpot Tickets given out to players based on their activity in Funtico games.

In either case, Jackpots are intended to be all for one player and based on overall gameplay activity rather than APs, like the $TICO Bucket. Jackpots will distribute regularly, and one will begin filling once the previous has been distributed.


---

# 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, and the optional `goal` query parameter:

```
GET https://litepaper.funtico.com/funtico-litepaper/overview/welcome-to-the-funtico-universe/funtico-as-an-ecosystem/rewards-and-retention/the-funtico-jackpot.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
