# Rewards system

## Introduction

Our vision for a sustainable game is to play to have fun, own, and then earn based on performance.

Basically, **60% of the in-game store sales in YoYo** in one week are redistributed as battles and tournament rewards for the next week. To make it more interesting, we match almost the same amount from the [player's fund](/warshmallowsworld/welcome/the-yoyo-coin/yoyo-allocation.md).&#x20;

Below is an example of how this can work :&#x20;

<figure><img src="/files/DnsKdfQNMK3tld2Y9MQp" alt=""><figcaption><p>Warshmallows World - Win and earn logic</p></figcaption></figure>

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

## Example of weekly rewards :&#x20;

Store Sales generated 100,000 YoYo.

60% of the store sales in YoYo will be reinjected into the game for the next Week.

The amount is doubled in each category from the player's fund

This tab explains it :

<table><thead><tr><th width="206">Name</th><th width="133">% from weekly store revenues </th><th width="118.33333333333331">Amount of YoYo from store sales</th><th width="90">Players fund</th><th width="193.66666666666674">Total amount of YoYo for next week in the chest</th></tr></thead><tbody><tr><td>Weekly casual battle fund</td><td>30%</td><td>30,000</td><td>30,000</td><td>60,000</td></tr><tr><td>Weekly tournement fund</td><td>20 %</td><td>20,000</td><td>20,000</td><td>40,000</td></tr><tr><td>Community fund </td><td>10 %</td><td>10,000</td><td></td><td>10,000</td></tr></tbody></table>

Based on this **example** next week Play and earn chest will contain 100,000 YoYo to be distributed as rewards.

This way we smooth the injection of the YoYo inside the economy of the game and make it depend on the size of the community.&#x20;

A bigger community means more battles ->  more in-game sales -> more demand for YoYo -> this will increase the value of YoYo and risk creating entry barriers to late adopters.

The player's fund contribution which is linked to the previous week will help inject just enough YoYo into the economy to sustain the price in a way that is consistent with the community size.

## YoYo Emissions:

370,000,000 YoYo (37% of total token supply) Allocated for play to earn game that will be rolled out sequentially Allocation.


---

# 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://yourun-ltd.gitbook.io/warshmallowsworld/welcome/the-yoyo-coin/rewards-system.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.
