# Scratch Card Game

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

Video Tutorial - [Link](https://youtu.be/kqd8vWI5Y9s)

Elevate your promotional campaigns from dull to exciting with scratch card games. These games are a hit for boosting sales and gathering customer emails. They’re a favorite among well-known brands.

The chance to win a prize gets people excited and eager to participate. Plus, when someone wins instantly, it feels special and they’re more likely to take advantage of the promotion compared to regular campaigns

## Edit Game

### Lead Screen (Optional)

Initiate the game by asking for an email or phone number, leveraging the players’ anticipation of winning to capture valuable user data. Our default template includes a lead collection screen; however, you can remove this if lead generation isn't your goal. If you remove the screen, user will directly see "Scratch" screen

<figure><img src="/files/RwrfpljKBcsa9k4ffThX" alt="" width="425"><figcaption></figcaption></figure>

### Scratch Card Screen

The back cover of the scratch card is what players first see. To customize this, click on the back cover in the canvas and choose a new image from the library to match your campaign’s aesthetic

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

### Outcome/Post-Scratch Screen

* **Multiple Outcomes**: After the card is scratched, you can set up various results. On the right-hand panel, you can list these possible outcomes, assign the probability of each, and choose an image for each that will be revealed after scratching.
* **Coupon Codes**: For each outcome, you can assign a specific coupon code. This allows users to claim their rewards seamlessly.

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

<br>


---

# 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/scratch-card-game.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.
