# Color Recall

* Streamdrop duration: 1/2/3 minutes (configurable)
* Gameplay Duration: 30 seconds
* Maximum Gems: 750&#x20;
* Minimum Gems: 0&#x20;

## Introduction

In Color Recall, users will try to score as many points as possible by remembering and guessing as accurately as possible the positions of the colored dots for each round. There will be a total of 3 rounds and points are awarded in 3 categories.&#x20;

## What can Creators configure?

There will be no configurations available for this game

## Gameplay

When a user starts the StreamDrop, he or she will have 30 seconds to go through 3 rounds of Color Recall. For every round, the user will have 5 seconds to remember the positions of the color dots. There are a total of 4 colors and 4 pairs which means 8 dots.&#x20;

At the 5 second mark, the background will randomly change to one of the colors and the user now has 5 seconds to tap/click  twice on the screen to mark the closest guess that they will make for the missing dots.

The guesses are categorised into 3 sectors and could either be:

* Off = points deducted (will not go below zero)
* Near = some points awarded&#x20;
* On = maximum points awarded

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

## How does the scoring work for Fans?

To ensure a fair distribution and balance of Gems distributed for all experiences. We are using the same concept of a "passing" reward and a "top 100" reward. Fans who participate in the Color Recall and have at least some points will be awarded 250 gems and Fans who come up in the top 100 will receive and additional 500 gems

We hope you guys enjoy the new experience that we have put out. If you have any comments or feedback, feel free to reach out to us on Discord or X.&#x20;


---

# 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.streamhq.xyz/stream-product-documentation/product-guides/streamdrop-experience/color-recall.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.
