# Game Booster

## Overview

Game booster is 5% of SSS supply which will be added to the game pool over 13 weeks.

Total SSS rewards: 27,777,777,777,778

## Base Rate

Out of the 5%, 1% is linearly distributed over 13 weeks. It's distributed per block.&#x20;

So approximately 1413195.858 SSS per block @ 2 seconds per block

## Bonus Rate

Out of the 5%, 4% is variably distributed over 13 weeks. It's distributed per block. &#x20;

It can be calculated as a multiple of the Base Rate.&#x20;

## Game Booster Distribution

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

## Game Booster Breakdown by Week

| Week | Start Date | Bonus Rate | Total Rate |
| ---- | ---------- | ---------- | ---------- |
| 1    | 3rd May    | 20x        | 21x        |
| 2    | 10th May   | 10x        | 11x        |
| 3    | 17th May   | 8x         | 9x         |
| 4    | 24th May   | 4x         | 5x         |
| 5    | 31st May   | 2x         | 3x         |
| 6    | 7th June   | 2x         | 3x         |
| 7    | 14th June  | 2x         | 3x         |
| 8    | 21st June  | 1x         | 2x         |
| 9    | 28th June  | 1x         | 2x         |
| 10   | 5th July   | 1x         | 2x         |
| 11   | 12th July  | 1x         | 2x         |
| 12   | 19th July  | 0x         | 1x         |
| 13   | 26th July  | 0x         | 1x         |


---

# 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://docs.sss.game/quick-info/game-booster.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.
