> 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.md).

# Rewards and Retention

<div data-full-width="true"><figure><img src="/files/qipqNQ085eAvvrl1RRIW" alt=""><figcaption><p>Amazing Rewards</p></figcaption></figure></div>

Funtico fosters a captivating gaming environment anchored by a three-tiered incentive structure, serving as the centerpiece for rewarding experiences within Funtico.

* **Skill based distribution**: At the foundation of the reward system is the platform-level skill based distribution of $TICO, which is significantly enhanced by the [Summoner NFTs](/funtico-litepaper/overview/welcome-to-the-funtico-universe/funtico-as-an-ecosystem/rewards-and-retention/the-summoners-nft-collection.md). These are not just collectibles but symbols of achievement and progression. This system is founded on unlocking new forms of reward sharing across the platform and elevating a player's standing within the Funtico ecosystem. More info about the [Funtico Summoners NFT Collection](/funtico-litepaper/overview/welcome-to-the-funtico-universe/funtico-as-an-ecosystem/rewards-and-retention/the-summoners-nft-collection.md) can be found on [summoners.funtico.com](http://summoners.funtico.com)
* **In-game rewards:** As players journey through diverse games, they find that every title on Funtico is united by a generous reward system that rewards their skill and dedication. Achievements are met with in-game rewards, encouraging progression within the ecosystem.\
  n*ote: to learn more about the different rewards and perks, please read the* [*Funtico Platform Chapter*](/funtico-litepaper/funtico-platform.md)
* **In-app purchases:** Web2 convenience meets the best of Web3 with in-app NFT purchases. These enhance gameplay and of course, are fully owned by the player. As players engage in marketplace transactions, they build their collection of items within the Funtico ecosystem. This fosters a vibrant community, powered up by the ability to trade game items within the Funtico Marketplace


---

# 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.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.
