# Match 3/Candy Crush

Sample Game [Link](https://testplay.rhym.io/custom-game?game=GAM906577769002)

## Introduction

Match 3 is a very popular game that keeps players coming back for more. In this game, players swap adjacent tiles to form a row or column of at least three identical items. You have to match as many products as possible within 60 seconds. Its an addictive gameplay & offers a prime opportunity to feature your brand's products

## Edit Game

<figure><img src="/files/9qUGi2pG5YfAsftRdrd5" alt=""><figcaption></figcaption></figure>

## Introduction Screen (Optional)

You can also add a starting instruction screen before the game starts, but it's not always required as the games on Rhym are either instantly familiar or have an intuitive, instant learning curve. This screen can only be added in the beginning

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

## Add End Screen with Offers & Call-to-Action

After interacting with a highly engaging, brand immerive gamified campaign, users often experience heightened positive emotions & a sense of accomplishment. Capitalize on this strong sentiment by providing offers basis performance & also or specific calls-to-action to drive traffic & sales

If you're looking to categorize scores for discount purposes, you could consider defining the buckets like this:

* 0-1000
* 1000-2000
* 2000+

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

## Add Lead Form (Optional)

Users are 2-3X more likely to share first-party data like email or phone numbers after an engaging and rewarding brand experience. To add a lead capture screen, go to the **"Advanced Screen"** tab on the left & **select "Lead Form"**

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

<mark style="color:blue;">If you have any queries or trouble around editing text, background or images, check</mark> [<mark style="color:red;">here</mark>](/rhym-help-guide-and-faqs/how-to-create-campaign/basics-of-editor.md)&#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.rhym.io/rhym-help-guide-and-faqs/how-to-create-campaign/how-to-create-games/match-3-candy-crush.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.
